authenticate — Conta Simples MCP Tool
authenticate
(authenticate) is one of 24 tools on the
Conta Simples
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call authenticate from your client
- Claude Code Conta Simples authenticate run in your project directory
- Claude Desktop Conta Simples authenticate ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Conta Simples authenticate ~/.cursor/mcp.json
- VS Code Conta Simples authenticate .vscode/mcp.json
- Zed Conta Simples authenticate ~/.config/zed/settings.json
- Windsurf Conta Simples authenticate ~/.codeium/windsurf/mcp_config.json
- Cline Conta Simples authenticate ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Conta Simples authenticate ~/.gemini/settings.json
- Grok Conta Simples authenticate .mcp.json (in your project root)
- ChatGPT Conta Simples authenticate Settings → Connectors → Advanced → Developer mode
- Claude.ai Conta Simples authenticate Settings → Connectors → Add custom connector
- LangChain Conta Simples authenticate pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http contasimples-mcp https://api.mcp.ai/p_contasimples
Other tools on this server
- contasimples_list_accounts
- contasimples_summary
- contasimples_balance
- contasimples_bill
- contasimples_card
- contasimples_card_write_block
- contasimples_card_write_unblock
- contasimples_category
- contasimples_cost_center
- contasimples_supplier
- contasimples_statement_card
- contasimples_statement_banking
- contasimples_attachment
- contasimples_user
- contasimples_user_write_delete
- contasimples_role
- contasimples_invite
- contasimples_invite_write_create
- 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.