服务器
C
ContextBridge
@tijuthomas5
Local-first code retrieval for AI agents — cuts codebase context from tens of thousands of tokens to a few hundred, with zero hallucinated file paths.
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"context_bridge": {
"url": "http://127.0.0.1:8755/sse"
}
}
}