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