connect — CIGAM MCP Tool
connect
(connect) is one of 28 tools on the
CIGAM
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call connect from your client
- Claude Code CIGAM connect run in your project directory
- Claude Desktop CIGAM connect ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor CIGAM connect ~/.cursor/mcp.json
- VS Code CIGAM connect .vscode/mcp.json
- Zed CIGAM connect ~/.config/zed/settings.json
- Windsurf CIGAM connect ~/.codeium/windsurf/mcp_config.json
- Cline CIGAM connect ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI CIGAM connect ~/.gemini/settings.json
- Grok CIGAM connect .mcp.json (in your project root)
- ChatGPT CIGAM connect Settings → Connectors → Advanced → Developer mode
- Claude.ai CIGAM connect Settings → Connectors → Add custom connector
- LangChain CIGAM connect pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http cigam-mcp https://api.mcp.ai/p_cigam
Other tools on this server
- cigam_list_accounts
- cigam_listar_lojas
- cigam_notas_fiscais
- cigam_vendas
- cigam_compras
- cigam_devolucoes
- cigam_vendas_resumo
- cigam_fluxo_caixa
- cigam_ranking_clientes
- cigam_vendas_por_dia
- cigam_inadimplencia
- cigam_resultado
- cigam_formas_pagamento
- cigam_relatorio
- cigam_job
- cigam_estoque
- cigam_contas_receber
- cigam_contas_pagar
- cigam_caixa
- cigam_lancamentos
- cigam_fornecedores
- cigam_consulta
- show_version
- report_bug
- 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.