You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary
Please create a new tool in the codemotion-mcp-server that retrieves the list of speakers from the Codemotion agenda. π£οΈ
Details
The tool should connect to the agenda source and fetch all speakers' data.
It must implement logic similar to the one in the codemotion-agenda directory, especially regarding how data is inserted into QDrant. π₯
Ensure the process is robust and reusable for future agendas.
Tasks
Implement the speaker fetch tool in codemotion-mcp-server.
Integrate QDrant insertion logic, inspired by codemotion-agenda.
Add tests and documentation.
Motivation
Having this tool will streamline speaker data management and facilitate advanced search and analytics in QDrant. π¦