kansei mcp server for Claude Desktop
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:Claude Desktop
transport:streamable-http
runtime:npm
tools:3
Install kansei mcp server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"kansei-mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://kansei-link-mcp-production-b054.up.railway.app/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs