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