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