spend — agentpay — card-funded wallets for AI agents MCP Tool
spend
(spend) is one of 24 tools on the
agentpay — card-funded wallets for AI agents
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call spend from your client
- Claude Code agentpay — card-funded wallets for AI agents spend run in your project directory
- Claude Desktop agentpay — card-funded wallets for AI agents spend ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor agentpay — card-funded wallets for AI agents spend ~/.cursor/mcp.json
- VS Code agentpay — card-funded wallets for AI agents spend .vscode/mcp.json
- Zed agentpay — card-funded wallets for AI agents spend ~/.config/zed/settings.json
- Windsurf agentpay — card-funded wallets for AI agents spend ~/.codeium/windsurf/mcp_config.json
- Cline agentpay — card-funded wallets for AI agents spend ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI agentpay — card-funded wallets for AI agents spend ~/.gemini/settings.json
- Grok agentpay — card-funded wallets for AI agents spend .mcp.json (in your project root)
- ChatGPT agentpay — card-funded wallets for AI agents spend Settings → Connectors → Advanced → Developer mode
- Claude.ai agentpay — card-funded wallets for AI agents spend Settings → Connectors → Add custom connector
- LangChain agentpay — card-funded wallets for AI agents spend pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http agentpay https://entangleit.com/api/agentpay/mcp
Other tools on this server
- health
- get_balance
- create_topup_link
- create_upgrade_link
- list_services
- service_quote
- pay_service
- mint_subagent
- list_subagents
- revoke_subagent
- get_attestation
- get_receipt
- list_transactions
- list_bounties
- get_bounty
- claim_bounty
- submit_work
- post_bounty
- settle_bounty
- my_escrows
- claim_trial
- my_bounties
- onboard
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.