invox-mcp
Invox MCP
Invox 向けのホスト型 Model Context Protocol サーバーです。
Cursor、Claude、その他の MCP クライアントを接続して、Invox API キーを使用してクライアント、請求書、経費を作成・管理できます。
接続
Invox で 設定 → 統合(Pro)を開きます。
API キーを作成します。
Add to Cursor をクリックするか、MCP クライアント設定にこれを追加します:
{
"mcpServers": {
"invox": {
"url": "https://mcp.invox.se/mcp",
"headers": {
"Authorization": "Bearer invox_YOUR_KEY"
}
}
}
}MCP URL |
|
Auth |
|
API キーは秘密にしてください。Invox 設定でいつでも失効させることができます。
Related MCP server: invoiceninja-mcp
できること
エージェントに、例えば次のことを依頼できます:
クライアントを追加または更新する
請求書を作成、送信、またはキャンセルする
請求書を支払済みとしてマークする
経費を記録して一覧表示する
Cursor プラグイン
このリポジトリには、plugins/invox の下に Cursor プラグイン も同梱されています(マーケットプレイスのメタデータ、mcp.json、ルール、スキル)。環境で INVOX_API_KEY を設定するか、Invox のアプリ内インストールリンクを使用してください。
プラグインパッケージを検証します:
node scripts/validate-template.mjsライセンス
プロプライエタリ — Edgetive AB。invox.se を参照してください。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceMCP server for creating and fiscalizing invoices via solo.com.hr API. Enables AI agents to generate invoices, retrieve invoice details, list invoices, and check next invoice number.4MIT
- AlicenseBqualityFmaintenanceMCP server for Invoice Ninja v5 API. Enables AI assistants to manage clients, invoices, quotes, payments, and time tracking through natural language.32122MIT
- AlicenseNot gradedqualityDmaintenanceMCP server enabling AI assistants to manage invoices, contacts, products, and other accounting data through the Bukku API.4MIT
- AlicenseAqualityBmaintenanceMCP server for the Elorus invoicing and accounting platform, enabling AI assistants to create invoices, manage contacts, and query financial data through natural language.432MIT
Related MCP Connectors
Hosted MCP server for Mini Accountant: invoices, expenses, customers, analytics, tax estimates.
Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.
Hosted AgentLux MCP server for marketplace, identity, creator, services, and social flows.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Edgetive/invox-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server