<picture> <source media="(prefers-color-scheme: dark)" srcset="site/public/logo-light.svg">
Chunkhound MCP server is a locally run integration for AI assistants that speak the Model Context Protocol. .
Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
Once Chunkhound is connected, these are the calls the assistant has available:
Embeddings — VoyageAI (recommended) | OpenAI | Ollama (local)LLM — Claude Code CLI or Codex CLI (no key needed) | Anthropic | OpenAI |Autodoc — generate shareable docs from code-backed researchLocal — first indexing** — keep code search and indexing under your controlmulti — language codebaseslocal — only or security-sensitive environmentscurl -LsSf https://astral.sh/uv/install.sh | sh - API keys (optional — regex search works without any): - Embeddings: VoyageAI (recommended) | OpenAI | Ollama (local) - LLM: Claude Code CLI or Codex CLI (no key needed) |Plenty of AI and media services servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Chunkhound's toolset — Embeddings, LLM, Autodoc and 3 more — is a fair guide to whether it matches your workflow. It is maintained by ofriw; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| Embeddings | [VoyageAI](https://dash.voyageai.com/) (recommended) | [OpenAI](https://platform.openai.com/api-keys) | [Ollama](https://ollama.ai/) (local) |
| LLM | Claude Code CLI or Codex CLI (no key needed) | [Anthropic](https://console.anthropic.com/) | [OpenAI](https://platform.openai.com/api-keys) | [Grok](https://console.x.ai) |
| Autodoc | generate shareable docs from code-backed research |
| Local | first indexing** — keep code search and indexing under your control |
| multi | language codebases |
| local | only or security-sensitive environments |
Build a programmable telecommunications stack for connecting telephony services with the Internet via a cloud-based utility.
Search built for AI, not humans — semantic web search that returns model-ready content, plus code context.
Answers, not links — delegate questions to Perplexity's search-grounded models and get cited responses back.
Give your assistant a voice — text-to-speech, voice cloning and audio tools from the ElevenLabs API.
Give your assistant a real code sandbox — isolated cloud VMs for actually running the code it writes.
The ML hub in your context window — search models, datasets, papers and run Spaces from the official server.