§ 01 — SUPPORTED CLIENTS
Five hosts. One CLI.
Each install command writes to the right config file and tells you how to load it.
Claude Desktop
--client claude~/Library/Application Support/Claude/claude_desktop_config.json
Restart Claude Desktop (Cmd+Q + reopen) to load installed servers.
Claude Code
--client claude-codeManaged by `claude mcp add -s user`
No restart needed — picked up on next `claude` session.
Cursor
--client cursor~/.cursor/mcp.json
Restart Cursor to load.
VS Code
--client vscode~/.vscode/mcp.json
Reload the VS Code window to load.
IndusAGI Coding Agent
--client indusagi~/.indusagi/agent/mcp-servers.json (+ ~/.indusvx/agent/mcp-servers.json mirror)
Next `indusagi` / `indus` run picks it up. Run `/mcp connect` in-session to force a reload.
§ 02 — INTEGRATION
Install once. Use anywhere.
One CLI, five MCP hosts. Each install command writes to the right config file and tells you how to load it.
Your credentials never leave your machine.
>_ Terminal
npm install -g indusmcp
indusmcp search filesystem
# pick a client: claude · claude-code · cursor · vscode · indusagi
indusmcp install <server-name> --client claude-code
§ 03 — Publishing · Coming soon
Publish on IndusMCP
We're finishing the publish flow — schema validation and mcpName verification. We'll announce it here the moment it's live.
Reach. Indexed across five MCP clients with one install command.
Coming soonValidation. Automated checks for schema,
Coming soonmcpName, and reachable endpoints.