speedy-mcp-0.1.0 is not a library.
speedy-mcp
MCP server that exposes Speedy semantic search as tools for AI coding agents.
Compatible with any MCP client: opencode, Claude Code, Cursor, Windsurf, and more.
Tools
| Tool | Description |
|---|---|
speedy_query |
Semantic search over the codebase using natural language |
speedy_index |
Index a directory into the vector database |
speedy_context |
Show project context summary |
Install
Usage
Add to your MCP client config:
Set SPEEDY_BIN env var to point to the speedy binary if not in PATH.