Thalovant MCP
Connect MCP clients to Thalovant control-plane and hub runtime APIs over stdio or Streamable HTTP.
Install
npmstdio
npx -y @thalovant/mcp-server Dockerstreamable-http
docker run -i --rm ghcr.io/thalovant/thalovant-mcp:0.5.1 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-thalovant-thalovant-mcp": {
"command": "npx",
"args": [
"-y",
"@thalovant/mcp-server"
]
}
}
} Source: official MCP Registry record · registry name io.github.thalovant/thalovant-mcp · published 2026-09-13 · updated 2026-09-13. Not an endorsement; review the code before connecting it to anything sensitive.