kukapay/pumpswap-mcp
Enabling AI agents to interact with PumpSwap for real-time token swaps and automated on-chain trading.
Quick Start
Clone the repository:
git clone https://github.com/kukapay/pumpswap-mcpClaude Desktop configuration example:
{
"mcpServers": {
"pumpswap-mcp": {
"command": "npx",
"args": [
"-y",
"kukapay/pumpswap-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.