Skip to main content

MCP server for InvesVoice — manage AI voice agents from Claude Desktop, Cursor, and other MCP clients.

Project description

InvesVoice MCP Server

MCP server for InvesVoice — manage AI voice agents from Claude Desktop, Cursor, Windsurf, and other MCP-compatible clients.

Install

pip install invesvoice-mcp

Setup

1. Get a Personal Access Token

Sign in to InvesVoiceDashboardTokensNew Token.

Copy the token immediately — it won't be shown again.

2. Configure your MCP client

Claude Desktop

Open Settings → Developer → Edit Config and add:

{
  "mcpServers": {
    "invesvoice": {
      "command": "invesvoice-mcp",
      "env": {
        "INVESVOICE_API_URL": "https://voice.inves.dev",
        "INVESVOICE_PAT": "ivpat_your_token_here"
      }
    }
  }
}

Cursor

Go to Settings → MCP → Add Server:

{
  "name": "invesvoice",
  "command": "invesvoice-mcp",
  "env": {
    "INVESVOICE_API_URL": "https://voice.inves.dev",
    "INVESVOICE_PAT": "ivpat_your_token_here"
  }
}

3. Start using it

Restart your MCP client and try:

  • "List my voice agents"
  • "Create a customer support agent that speaks Spanish"
  • "Show me the workflow for agent X"

Available Tools

Category Tools
Agents Create, list, update, delete, publish, unpublish
Workflow Get, save, add/remove nodes, connect nodes, rollback
Settings Update language, LLM/STT/TTS providers, voice behavior
Keys Create, list, revoke API keys
Templates List and clone starter templates
Sessions Create test sessions, check status
Analytics Overview, per-agent stats, usage, quota
Embed Generate embed code for websites

Environment Variables

Variable Required Description
INVESVOICE_API_URL Yes Your InvesVoice server URL
INVESVOICE_PAT Yes Personal Access Token
INVESVOICE_CLIENT No Client name for audit logs
INVESVOICE_MODEL No AI model name for audit logs

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

invesvoice_mcp-1.0.0.tar.gz (19.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

invesvoice_mcp-1.0.0-py3-none-any.whl (26.7 kB view details)

Uploaded Python 3

File details

Details for the file invesvoice_mcp-1.0.0.tar.gz.

File metadata

  • Download URL: invesvoice_mcp-1.0.0.tar.gz
  • Upload date:
  • Size: 19.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for invesvoice_mcp-1.0.0.tar.gz
Algorithm Hash digest
SHA256 34ee360c7300f61290322fcc0e33c55553ef08f17402c074c6f4008ca88715c1
MD5 f3bd2bf70cd2cf4d854ed1ad08e75559
BLAKE2b-256 ebc8e8cd1bc8ee1f8008e4536f2853cd957098624aba695a49877fcfe30795ee

See more details on using hashes here.

File details

Details for the file invesvoice_mcp-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: invesvoice_mcp-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 26.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for invesvoice_mcp-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 aeecec036de7ea829d873169d1037382ce98a80c85d4ba5e6febeff08aed1f6a
MD5 96bf718b692591e69a55bf56268b77ab
BLAKE2b-256 3b0309bf3219aa0752c23ba932220188427ed09f7d06222d59a8a563630c0600

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page