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.3.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.3-py3-none-any.whl (26.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: invesvoice_mcp-1.0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 cd0f1a54c7ffe7a53497c995ed9f1bb4bacc6f7a81c3d8d282653c5be58d3e27
MD5 a6cbd8f45dcf70de5b3e6291b6b5edcf
BLAKE2b-256 ea12b4bc1b2143539ee6f7253c6953573e706aecc44a6705f822c1cfdfaeefbb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: invesvoice_mcp-1.0.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 3f028f483b41d985e1e41e79a1938301983c21a141797dbd176c9b083adb8081
MD5 2723ce7e310a4dda9b1078c448ce5a46
BLAKE2b-256 fce7fa3c51b2e851b41555c798caac544d1034a4a23649d73b3fa5ec4acb0052

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