report_bug — PagSeguro MCP Tool
report_bug
(report bug) 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 report_bug from your client
- Claude Code PagSeguro report_bug run in your project directory
- Claude Desktop PagSeguro report_bug ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor PagSeguro report_bug ~/.cursor/mcp.json
- VS Code PagSeguro report_bug .vscode/mcp.json
- Zed PagSeguro report_bug ~/.config/zed/settings.json
- Windsurf PagSeguro report_bug ~/.codeium/windsurf/mcp_config.json
- Cline PagSeguro report_bug ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI PagSeguro report_bug ~/.gemini/settings.json
- Grok PagSeguro report_bug .mcp.json (in your project root)
- ChatGPT PagSeguro report_bug Settings → Connectors → Advanced → Developer mode
- Claude.ai PagSeguro report_bug Settings → Connectors → Add custom connector
- LangChain PagSeguro report_bug 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
- connect
- toolkit_info
- marketplace
- 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.