report_bug — Mercos MCP Tool
report_bug
(report bug) is one of 25 tools on the
Mercos
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 Mercos report_bug run in your project directory
- Claude Desktop Mercos report_bug ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Mercos report_bug ~/.cursor/mcp.json
- VS Code Mercos report_bug .vscode/mcp.json
- Zed Mercos report_bug ~/.config/zed/settings.json
- Windsurf Mercos report_bug ~/.codeium/windsurf/mcp_config.json
- Cline Mercos report_bug ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Mercos report_bug ~/.gemini/settings.json
- Grok Mercos report_bug .mcp.json (in your project root)
- ChatGPT Mercos report_bug Settings → Connectors → Advanced → Developer mode
- Claude.ai Mercos report_bug Settings → Connectors → Add custom connector
- LangChain Mercos report_bug pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mercos-mcp https://api.mcp.ai/p_mercos
Other tools on this server
- mercos_list_accounts
- mercos_list_produtos
- mercos_list_clientes
- mercos_list_pedidos
- mercos_list_tabelas_preco
- mercos_list_categorias
- mercos_list_condicoes_pagamento
- mercos_list_transportadoras
- mercos_list_usuarios
- mercos_list_comissoes
- mercos_list_titulos
- mercos_create_cliente
- mercos_update_cliente
- mercos_create_produto
- mercos_update_produto
- mercos_create_pedido
- mercos_update_pedido
- mercos_ajustar_estoque
- mercos_create_tabela_preco
- 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.