get_agent_credit_balance — Toofi Dental Planning MCP MCP Tool Read-only
get_agent_credit_balance
(get agent credit balance) is one of 32 tools on the
Toofi Dental Planning MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_agent_credit_balance from your client
- Claude Code Toofi Dental Planning MCP get_agent_credit_balance run in your project directory
- Claude Desktop Toofi Dental Planning MCP get_agent_credit_balance ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Toofi Dental Planning MCP get_agent_credit_balance ~/.cursor/mcp.json
- VS Code Toofi Dental Planning MCP get_agent_credit_balance .vscode/mcp.json
- Zed Toofi Dental Planning MCP get_agent_credit_balance ~/.config/zed/settings.json
- Windsurf Toofi Dental Planning MCP get_agent_credit_balance ~/.codeium/windsurf/mcp_config.json
- Cline Toofi Dental Planning MCP get_agent_credit_balance ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Toofi Dental Planning MCP get_agent_credit_balance ~/.gemini/settings.json
- Grok Toofi Dental Planning MCP get_agent_credit_balance .mcp.json (in your project root)
- ChatGPT Toofi Dental Planning MCP get_agent_credit_balance Settings → Connectors → Advanced → Developer mode
- Claude.ai Toofi Dental Planning MCP get_agent_credit_balance Settings → Connectors → Add custom connector
- LangChain Toofi Dental Planning MCP get_agent_credit_balance pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http dental-planning https://toofi.app/mcp
Other tools on this server
- generate_dental_treatment_plan_pdf
- get_dental_plan_operation_status
- discover_capabilities
- lookup_dental_procedures
- preview_plan_draft_schema
- generate_treatment_plan_draft
- list_demo_patients
- get_demo_patient
- list_demo_plans
- get_demo_plan
- get_demo_presentation
- get_example_result
- example_en
- example_ru
- example_uk
- example_ua
- example_pl
- example_sk
- generate_patient_presentation
- generate_price_estimate
- start_pano_markup
- import_price_csv
- list_audit_receipts
- list_patients
- get_patient
- list_plans
- get_plan
- get_status
- get_agent_billing_quote
- create_agent_checkout_session
- claim_agent_checkout_key
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.