marketplace — PagSeguro MCP Tool
marketplace
(marketplace) is one of 17 tools on the
PagSeguro
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call marketplace from your client
- Claude Code PagSeguro marketplace run in your project directory
- Claude Desktop PagSeguro marketplace ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor PagSeguro marketplace ~/.cursor/mcp.json
- VS Code PagSeguro marketplace .vscode/mcp.json
- Zed PagSeguro marketplace ~/.config/zed/settings.json
- Windsurf PagSeguro marketplace ~/.codeium/windsurf/mcp_config.json
- Cline PagSeguro marketplace ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI PagSeguro marketplace ~/.gemini/settings.json
- Grok PagSeguro marketplace .mcp.json (in your project root)
- ChatGPT PagSeguro marketplace Settings → Connectors → Advanced → Developer mode
- Claude.ai PagSeguro marketplace Settings → Connectors → Add custom connector
- LangChain PagSeguro marketplace pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http pagseguro-mcp https://api.mcp.ai/p_pagseguro
Other tools on this server
- pagseguro_list_accounts
- pagseguro_orders_list
- pagseguro_orders_get
- pagseguro_orders_create
- pagseguro_charges_get
- pagseguro_charges_cancel
- pagseguro_charges_refund
- pagseguro_checkouts_create
- pagseguro_checkouts_get
- pagseguro_checkouts_deactivate
- pagseguro_public_keys
- show_version
- report_bug
- connect
- toolkit_info
- authenticate
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.