Open-source MCP server

The agent that lives in your codebase.

CodeBroker indexes your repository and hands your AI coding tools the exact files and context they need — so they stop guessing and start answering.

$claude mcp add codebroker
Scroll
One MCP server, every agent

Lives in your repo. Speaks to every coding agent.

CodeBroker connects over the Model Context Protocol, so whichever tool you code with, it already knows its way around your repo.

Claude CodeMCP native
CursorMCP native
AntigravityMCP native
WindsurfMCP native
GitHub Copilotvia MCP
Gemini CLIMCP native
Codexvia MCP
Zedvia MCP
Claude CodeMCP native
CursorMCP native
AntigravityMCP native
WindsurfMCP native
GitHub Copilotvia MCP
Gemini CLIMCP native
Codexvia MCP
Zedvia MCP
your agentCodeBroker MCPyour repo
(01)

Three steps. Zero guesswork.

Your AI is great at writing code. It's bad at finding it. CodeBroker handles the finding.

01

It maps your repo

CodeBroker lives in your codebase and keeps a live map of every file, symbol and dependency — updated as your code changes.

02

Your AI asks it

Claude Code, Cursor or any MCP client asks questions like “where is auth handled?” or “what breaks if I change this?”

03

It returns the right context

Only the files and symbols that matter come back — a small, focused context window instead of the whole repository.

(02)

You ask. It finds.

Tell your AI what you want changed. CodeBroker quietly hands it the files that matter.

your coding agent

You type

“Fix the login bug”_

CodeBroker finds the context

Files that matter

  • src/auth/provider.ts
  • src/api/middleware.ts
  • config/auth.config.ts

Where to start

  • loginHandler()
  • validateSession()

Your agent gets 3 files instead of 3,000 — faster answers, fewer tokens, fewer wrong guesses.

Stop giving AI
your repository.
Give it understanding.

$ claude mcp add codebroker