check_credits — einvoicewiz MCP Tool Read-only
check_credits
(check credits) is one of 7 tools on the
einvoicewiz
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call check_credits from your client
- Claude Code einvoicewiz check_credits run in your project directory
- Claude Desktop einvoicewiz check_credits ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor einvoicewiz check_credits ~/.cursor/mcp.json
- VS Code einvoicewiz check_credits .vscode/mcp.json
- Zed einvoicewiz check_credits ~/.config/zed/settings.json
- Windsurf einvoicewiz check_credits ~/.codeium/windsurf/mcp_config.json
- Cline einvoicewiz check_credits ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI einvoicewiz check_credits ~/.gemini/settings.json
- Grok einvoicewiz check_credits .mcp.json (in your project root)
- ChatGPT einvoicewiz check_credits Settings → Connectors → Advanced → Developer mode
- Claude.ai einvoicewiz check_credits Settings → Connectors → Add custom connector
- LangChain einvoicewiz check_credits pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http einvoicewiz https://einvoicewiz.com/mcp
Other tools on this server
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.