MCP.so
Sign In
Servers
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.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "context_bridge": {
      "url": "http://127.0.0.1:8755/sse"
    }
  }
}

More from the marketplace