← Back to Plugins
MCP Server MCP

io.github.kansei-link/kansei-mcp-server

github By github 👁 1 views ▲ 0 votes

SaaS intelligence for AI agents. 5 unified tools cover 1,000+ services with 91-96% token savings.

Homepage Verified source GitHub

Install

npx -y @kansei-link/[email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://kansei-link-mcp-production-b054.up.railway.app/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@kansei-link/mcp-server",
      "version": "1.1.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...