Skip to main content
Glama
Edgetive

invox-mcp

by Edgetive

Invox MCP

Хостируемый Model Context Protocol сервер для Invox.

Подключите Cursor, Claude и другие MCP-клиенты, чтобы создавать и управлять клиентами, счетами и расходами с помощью вашего API-ключа Invox.

Подключение

  1. В Invox откройте Настройки → Интеграции (Pro).

  2. Создайте API-ключ.

  3. Нажмите Add to Cursor или добавьте это в конфигурацию вашего MCP-клиента:

{
  "mcpServers": {
    "invox": {
      "url": "https://mcp.invox.se/mcp",
      "headers": {
        "Authorization": "Bearer invox_YOUR_KEY"
      }
    }
  }
}

MCP URL

https://mcp.invox.se/mcp

Auth

Authorization: Bearer invox_…

Держите ваш API-ключ в секрете. Вы можете отозвать его в любой момент в настройках Invox.

Related MCP server: invoiceninja-mcp

Что вы можете делать

Попросите вашего агента, например:

  • Добавлять или обновлять клиентов

  • Составлять, отправлять или отменять счета

  • Отмечать счета как оплаченные

  • Записывать и просматривать расходы

Плагин Cursor

Этот репозиторий также включает плагин Cursor в plugins/invox (метаданные маркетплейса, mcp.json, правила и навыки). Установите INVOX_API_KEY в вашем окружении или используйте ссылку установки из приложения Invox.

Проверьте пакет плагина:

node scripts/validate-template.mjs

Лицензия

Проприетарная — Edgetive AB. См. invox.se.

F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    A
    quality
    C
    maintenance
    MCP 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.
    4
    MIT
  • A
    license
    B
    quality
    F
    maintenance
    MCP server for Invoice Ninja v5 API. Enables AI assistants to manage clients, invoices, quotes, payments, and time tracking through natural language.
    32
    12
    2
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    MCP server for the Elorus invoicing and accounting platform, enabling AI assistants to create invoices, manage contacts, and query financial data through natural language.
    43
    2
    MIT

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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