kansei mcp server for Grok
io.github.kansei-link/kansei-mcp-server
SaaS intelligence for AI agents. 5 unified tools cover 1,000+ services with 91-96% token savings.
client:Grok
transport:streamable-http
runtime:npm
tools:3
Install kansei mcp server in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"kansei-mcp-server": {
"type": "http",
"url": "https://kansei-link-mcp-production-b054.up.railway.app/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs