← Back to Plugins
MCP Server MCP

io.github.persistenceOne/bridgekitty

github By github 👁 1 views ▲ 0 votes

Cross-chain bridge aggregator — compares LI.FI, deBridge, Relay, Across & more for best rates.

Homepage Verified source GitHub

Install

npx -y @persistenceone/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@persistenceone/bridgekitty",
      "version": "0.3.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "LI.FI API key for enhanced rate limits (optional, works without)",
          "format": "string",
          "isSecret": true,
          "name": "LIFI_API_KEY"
        },
        {
          "description": "Squid integrator ID (optional)",
          "format": "string",
          "name": "SQUID_INTEGRATOR_ID"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...