finance & fintech

Stargate Bridge Mcp

An MCP server that enables cross-chain token transfers via the Stargate protocol.

typescript
cloud
finance & fintech
0
View on GitHub

Installation

npx -y kukapay/stargate-bridge-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "stargate-bridge-mcp",
  "command": "npx",
  "args": [
    "-y",
    "kukapay/stargate-bridge-mcp"
  ]
}

About This MCP Server

kukapay/stargate-bridge-mcp

An MCP server that enables cross-chain token transfers via the Stargate protocol.

GitHub: https://github.com/kukapay/stargate-bridge-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub