create-topup-invoice — mcp server MCP Tool Mutating
create-topup-invoice
(create topup invoice) is one of 50 tools on the
mcp server
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call create-topup-invoice from your client
- Claude Code mcp server create-topup-invoice run in your project directory
- Claude Desktop mcp server create-topup-invoice ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor mcp server create-topup-invoice ~/.cursor/mcp.json
- VS Code mcp server create-topup-invoice .vscode/mcp.json
- Zed mcp server create-topup-invoice ~/.config/zed/settings.json
- Windsurf mcp server create-topup-invoice ~/.codeium/windsurf/mcp_config.json
- Cline mcp server create-topup-invoice ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI mcp server create-topup-invoice ~/.gemini/settings.json
- Grok mcp server create-topup-invoice .mcp.json (in your project root)
- ChatGPT mcp server create-topup-invoice Settings → Connectors → Advanced → Developer mode
- Claude.ai mcp server create-topup-invoice Settings → Connectors → Add custom connector
- LangChain mcp server create-topup-invoice pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp-server https://api.ceki.me/mcp/agent
Other tools on this server
- register-agent
- verify-email
- resend-verification
- regenerate-key
- search-specialists
- get-user
- get-pricing
- get-crypto-list
- get-profile
- update-profile
- get-wallet
- select-currency
- get-wallet-transactions
- get-wallet-usage
- request-withdrawal
- get-owner-connect-link
- get-schedules
- create-schedule
- get-schedule
- update-schedule
- delete-schedule
- post-job
- get-my-events
- get-my-jobs
- get-hire-jobs
- book-event
- get-my-bookings
- search-browsers
- list-my-browsers
- rent-browser
- get-my-contracts
- get-contract
- get-contract-events
- get-contract-members
- get-event
- get-event-children
- get-event-history
- create-contract-event
- comment
- call-human
- add-contract-member
- remove-contract-member
- propose-correction
- vote-correction
- delete-correction
- delete-event
- get-pending-corrections
- timelog-start
- timelog-stop
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.