finance & fintech

Pumpswap Mcp

Enabling AI agents to interact with PumpSwap for real-time token swaps and automated on-chain trading.

python
cloud
finance & fintech
0
View on GitHub

Installation

npx -y kukapay/pumpswap-mcp

Configuration

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

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

About This MCP Server

kukapay/pumpswap-mcp

Enabling AI agents to interact with PumpSwap for real-time token swaps and automated on-chain trading.

GitHub: https://github.com/kukapay/pumpswap-mcp

Need More Details?

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

View Full Documentation on GitHub