Documentation
README
Connect agents to MCP servers with mcptoon
mcptoon keeps one config (~/.mcptoon/config.json) as the single source of truth
for every MCP server an agent may use. It syncs that config into Claude Desktop,
Claude Code, Cursor, Codex, Cline, Windsurf and VS Code, and can expose all
servers through one stdio gateway (mcptoon serve).
First move: look before you change anything
mcptoon list # what servers are configured right now
mcptoon doctor # config syntax + connectivity diagnosis
If doctor reports problems, fix those before adding anything new.
This is the opening of the README. Read the full README on GitHub.