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