F
Fast Context MCP
AI-driven semantic code search as an MCP tool — powered by Windsurf's reverse-engineered SWE-grep protocol
Created 2/8/2026
Updated 17 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-fast-context-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"sammysnake-d-fast-context-mcp": {
"command": "npx",
"args": [
"sammysnake-d-fast-context-mcp"
]
}
}
}