Loading MCP server directory, please wait...
Connect MCP clients to Thalovant control-plane and hub runtime APIs over stdio or Streamable HTTP.
npx @getmcp/cli add io.github.thalovant/thalovant-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.thalovant/thalovant-mcp": {
"command": "npx",
"args": [
"-y",
"@thalovant/mcp-server"
]
}
}
}