Code intelligence for coding agents: semantic, AST, graph, and full-text search. 279+ languages.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Maguyva is a code-intelligence MCP server: semantic, structural, graph, and text search across your indexed repositories, so your agent finds exactly what it needs, fast.
Maguyva is a remote streamable-HTTP MCP server at https://maguyva.tools/mcp. Most modern clients connect to it directly β no local process needed. This package is a stdio bridge for the clients that can't.
Pick your path:
| Your client | Use |
|---|---|
| Claude Code or OpenAI Codex | The maguyva/agent-plugins plugin β bundles the connection, the usage skill, and session-start guidance |
Supports remote MCP with an Authorization header (Cursor, VS Code, Windsurf, Zed, OpenCode, Gemini CLI, β¦) | Direct HTTP config β see below |
| stdio-only MCP client | This package |
Whichever path you take, get your API key from the maguyva.ai dashboard, and install the usage skill (see Install the skill) β the skill is what teaches your agent when and how to reach for Maguyva's tools.
Install the plugin from maguyva/agent-plugins:
The plugin connects over HTTP directly and includes the skill and hooks β nothing else to set up.
If your client supports remote MCP servers with a custom Authorization header, connect directly:
Exact config shape varies by client (VS Code uses servers + type: "http", Gemini CLI uses httpUrl, Codex uses TOML, β¦). The installation docs have a verified copy-pasteable snippet for each client.
Only needed when your client speaks stdio but cannot connect to a remote HTTP server directly. It runs locally and forwards between your client's stdio transport and https://maguyva.tools/mcp, reconnecting to the remote without dropping the local pipe.
Requires Node.js. Add to your client's MCP config:
Options: pass --api-key=KEY instead of the env var, and --server=URL (or MAGUYVA_SERVER_URL) to override the endpoint.
Whatever the transport, install the Maguyva skill so your agent knows how to use the tools well β tool selection, when local grep beats indexed search, and troubleshooting:
--client accepts claude, opencode, codex, cursor, vscode, gemini, cline, or agents (the generic ~/.agents/skills path). The skill is authored to the open Agent Skills standard and lives in maguyva/agent-plugins. Claude Code and Codex plugin users already have it β the plugin bundles it.
MIT
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/maguyva)<a href="https://allmcps.com/mcp/maguyva"><img src="https://allmcps.com/api/badge/maguyva?style=directory" alt="Maguyva on AllMCPs" /></a>