Coming soon
Publishing is
on the way.
We're finishing the publish flow — schema validation and mcpName verification. Until then, you can browse the registry and install any server with the CLI.
§ ROADMAP
What's shipping for publishers
- 01Coming soonPublish your npm package
Add an mcpName field to your package.json so it can be cross-referenced from the registry.
- 02Coming soonSubmit a server.json
Send us a server.json describing your MCP — name, version, and how to reach it (remote URL or package identifier).
- 03Coming soonAutomated validation
Schema is checked, mcpName is cross-referenced with your published package, and endpoints are pinged for reachability.
- 04Coming soonYou're live in the registry
If validation passes, your server appears in the registry within minutes and is installable across all five clients.
IN THE MEANTIME
Install the CLI
The install side already works across all 5 MCP clients — Claude Desktop, Claude Code, Cursor, VS Code, and IndusAGI.
$ npm install -g indusmcp