{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_5nmh84hp8r9k","handle":"iflow-mcp-kukapay-pumpswap-mcp","url":"https://wellknown.network/agents/iflow-mcp-kukapay-pumpswap-mcp","links":{"self":"https://wellknown.network/agents/iflow-mcp-kukapay-pumpswap-mcp/record.json","html":"https://wellknown.network/agents/iflow-mcp-kukapay-pumpswap-mcp","markdown":"https://wellknown.network/agents/iflow-mcp-kukapay-pumpswap-mcp/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-kukapay-pumpswap-mcp","status":"https://wellknown.network/api/v1/agents/iflow-mcp-kukapay-pumpswap-mcp/status","claim":"https://wellknown.network/agents/iflow-mcp-kukapay-pumpswap-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-kukapay-pumpswap-mcp/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-kukapay-pumpswap-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-kukapay-pumpswap-mcp/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-kukapay-pumpswap-mcp/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-kukapay-pumpswap-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_kukapay_pumpswap-mcp","summary":"An MCP server that enables AI agents to interact with PumpSwap for real-time token swaps and automated on-chain trading.","description":"# PumpSwap MCP Server\n\nAn MCP server that enables AI agents to interact with [PumpSwap](https://swap.pump.fun/) for real-time token swaps and automated on-chain trading.\n\n![License](https://img.shields.io/badge/license-MIT-green)\n![Python](https://img.shields.io/badge/python-3.10%2B-blue)\n![Status](https://img.shields.io/badge/status-active-brightgreen.svg)\n\n## Features\n\n- **Buy Tokens**: Purchase tokens using SOL with customizable slippage and priority fees.\n- **Sell Tokens**: Sell tokens for SOL with configurable parameters.\n- **Token Price Query**: Retrieve current token prices in SOL.\n- **Pool Data Retrieval**: Fetch and display detailed pool information for a given token mint.\n\n## Prerequisites\n\n- Python 3.13 or higher\n- [uv](https://github.com/astral-sh/uv) for dependency management and script execution\n- Solana RPC endpoint (e.g., `https://api.mainnet-beta.solana.com`)\n- A valid Solana private key for transaction signing\n\n## Installation\n\n1. **Clone the Repository**:\n   ```bash\n   git clone https://github.com/kukapay/pumpswap-mcp.git\n   cd pumpswap-mcp\n   ```\n\n2. **Install uv**:\n   If `uv` is not installed, follow the official [uv installation guide](https://github.com/astral-sh/uv#installation). For example:\n   ```bash\n   curl -LsSf https://astral.sh/uv/install.sh | sh\n   ```\n\n3. **Set Up Dependencies**:\n   Use `uv` to install dependencies:\n   ```bash\n   uv sync\n   ```\n\n4. **Configure Environment Variables**:\n   Create a `.env.private` filein the project root with the following variables:\n   ```plaintext\n   HTTPS_RPC_ENDPOINT=https://api.mainnet-beta.solana.com\n   BUY_SLIPPAGE=0.3\n   SELL_SLIPPAGE=0.1\n   SWAP_PRIORITY_FEE=1500000\n   PRIVATE_KEY=your-solana-private-key\n   ```\n\n   Replace `your-solana-private-key` with your actual Solana private key. \n   \n## Usage\n\n### Run the MCP Server\n   Use `uv` to run the server:\n   ```bash\n   uv run main.py\n   ```\n\n   The server will listen for MCP commands and expose the following tools:\n   - `buy_token(mint: str, sol_…","publisher":null,"homepage":null,"repository":null,"version":"0.1.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_kukapay_pumpswap-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_kukapay_pumpswap-mcp","registry":"pypi","observedAt":"2026-09-15T18:22:08.485Z","publishedAt":"2026-01-07T06:42:38.435883Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_kukapay_pumpswap-mcp","url":"https://pypi.org/project/iflow-mcp_kukapay_pumpswap-mcp/","firstSeenAt":"2026-09-09T19:24:41.524Z","fetchedAt":"2026-09-15T18:21:09.639Z","normalizedAt":"2026-09-15T18:21:09.639Z"}]},"firstSeenAt":"2026-09-09T19:24:41.524Z","updatedAt":"2026-09-15T18:22:08.485Z"}