Skip to main content
Finance & FintechPython

kukapay/pumpswap-mcp

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

finance-fintechcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/kukapay/pumpswap-mcp

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
Python
Author
kukapay