authenticate — F360 Finanças MCP Tool
authenticate
(authenticate) is one of 19 tools on the
F360 Finanças
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call authenticate from your client
- Claude Code F360 Finanças authenticate run in your project directory
- Claude Desktop F360 Finanças authenticate ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor F360 Finanças authenticate ~/.cursor/mcp.json
- VS Code F360 Finanças authenticate .vscode/mcp.json
- Zed F360 Finanças authenticate ~/.config/zed/settings.json
- Windsurf F360 Finanças authenticate ~/.codeium/windsurf/mcp_config.json
- Cline F360 Finanças authenticate ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI F360 Finanças authenticate ~/.gemini/settings.json
- Grok F360 Finanças authenticate .mcp.json (in your project root)
- ChatGPT F360 Finanças authenticate Settings → Connectors → Advanced → Developer mode
- Claude.ai F360 Finanças authenticate Settings → Connectors → Add custom connector
- LangChain F360 Finanças authenticate pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http f360-mcp https://api.mcp.ai/p_f360
Other tools on this server
- f360_list_accounts
- f360_relatorio_contabil
- f360_relatorio_conciliacao_cartoes
- f360_relatorio_transferencias
- f360_baixar_relatorio
- f360_listar_planos_contas
- f360_obter_plano_contas
- f360_listar_classificacao_produtos
- f360_listar_pessoas
- f360_obter_pessoa
- f360_listar_notas
- f360_obter_danfe
- f360_obter_xml
- 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.