which_format_do_i_need — einvoicewiz MCP Tool
which_format_do_i_need
(which format do i need) 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 which_format_do_i_need from your client
- Claude Code einvoicewiz which_format_do_i_need run in your project directory
- Claude Desktop einvoicewiz which_format_do_i_need ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor einvoicewiz which_format_do_i_need ~/.cursor/mcp.json
- VS Code einvoicewiz which_format_do_i_need .vscode/mcp.json
- Zed einvoicewiz which_format_do_i_need ~/.config/zed/settings.json
- Windsurf einvoicewiz which_format_do_i_need ~/.codeium/windsurf/mcp_config.json
- Cline einvoicewiz which_format_do_i_need ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI einvoicewiz which_format_do_i_need ~/.gemini/settings.json
- Grok einvoicewiz which_format_do_i_need .mcp.json (in your project root)
- ChatGPT einvoicewiz which_format_do_i_need Settings → Connectors → Advanced → Developer mode
- Claude.ai einvoicewiz which_format_do_i_need Settings → Connectors → Add custom connector
- LangChain einvoicewiz which_format_do_i_need 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.