multivon-mcp is a stdio MCP server installed as the console scriptDocumentation Index
Fetch the complete documentation index at: https://docs.multivon.ai/llms.txt
Use this file to discover all available pages before exploring further.
multivon-mcp. Point any MCP-compatible agent at it.
Claude Desktop
Add to~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
"use multivon to evaluate this RAG output" and it picks the right tool.
Claude Code
The sameclaude_desktop_config.json is read by Claude Code. If you prefer per-project scope, add an .mcp.json to the project root:
Cursor
cursor.json or via Settings → MCP:
Cline / OpenCode / any MCP-compatible agent
Same shape — point at themultivon-mcp console script. All MCP clients speak stdio.
Local development & debugging
Provider API keys are read from environment variables (
ANTHROPIC_API_KEY, OPENAI_API_KEY, GOOGLE_API_KEY). The MCP server never prompts for them and never accepts them as tool arguments — they stay in the agent’s process env.
