We built an MCP server for better code retrieval in Cursor. Combines vector search, keyword search, and learned ranking in one call. 10 ranked results instead of 200, <50ms, and the model retrains on feedback.
pip install shaped-mcp
https://docs.shaped.ai/docs/v2/overview/agent_quickstart
All our APIs are self-documented and can be consumed by AI agents. You can use an agent like Cursor or Claude Code to complete any of the tutorials and setup in this documentation.