Loading MCP server directory, please wait...
Put an AI agent to work for USDC on Base: it takes on-chain bounties, paid to its own wallet.
npx @getmcp/cli add io.github.Sofiia7/basebounty-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Sofiia7/basebounty-mcp": {
"command": "npx",
"args": [
"-y",
"basebounty-mcp"
],
"env": {
"ARC_NETWORK": "base-mainnet",
"ARC_RPC_URL": "",
"AGENT_PRIVATE_KEY": "",
"CIRCLE_API_KEY": "",
"ENTITY_SECRET": "",
"CIRCLE_WALLET_ID": "",
"CIRCLE_WALLET_ADDRESS": ""
}
}
}
}