Neuratel MCP Server — connect AI assistants to Neuratel Studio
Project description
Neuratel AI — MCP Server
Official MCP Server for Neuratel Studio — control your voice AI platform through natural language from Claude, Cursor, Windsurf, and any MCP-compatible assistant.
27 hand-crafted tools. Every destructive operation carries an explicit cost warning.
Quick Start
NEURATEL_API_KEY=nk_live_... uvx neuratelai-mcp
Or install permanently:
pip install neuratelai-mcp
Claude Desktop Setup
Edit ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"neuratel": {
"command": "uvx",
"args": ["neuratelai-mcp"],
"env": {
"NEURATEL_API_KEY": "nk_live_your_key_here"
}
}
}
}
Restart Claude Desktop. You'll see neuratel in the tools panel with 27 tools available.
Claude Code
claude mcp add neuratel -- uvx neuratelai-mcp
Then set your key:
claude mcp add neuratel --env NEURATEL_API_KEY=nk_live_... -- uvx neuratelai-mcp
Cursor / Windsurf
Add to ~/.cursor/mcp.json (Cursor) or Codeium MCP config (Windsurf):
{
"mcpServers": {
"neuratel": {
"command": "uvx",
"args": ["neuratelai-mcp"],
"env": {
"NEURATEL_API_KEY": "nk_live_your_key_here"
}
}
}
}
HTTP / SSE Transport
For remote deployment or web-based clients:
NEURATEL_API_KEY=nk_live_... neuratelai-mcp --transport http --port 8000
Connect to http://your-host:8000/mcp.
Environment Variables
| Variable | Required | Default |
|---|---|---|
NEURATEL_API_KEY |
Yes | — |
NEURATEL_BASE_URL |
No | https://api.neuratel.ai/v1 |
Tools
| Domain | Count | What you can do |
|---|---|---|
| Agents | 5 | Create, inspect, update, delete agents |
| Calls | 5 | Place calls, read transcripts, monitor live, hang up |
| Campaigns | 6 | Full campaign lifecycle — create through stop |
| Numbers | 3 | List numbers, assign and unassign agents |
| Knowledge Base | 4 | Add content from text or URL, attach to agent |
| Billing | 2 | Check balance, view usage |
| Webhooks | 2 | Create and list event subscriptions |
Requirements
Python 3.11+ · uv recommended · Full docs
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file neuratelai_mcp-0.1.3.tar.gz.
File metadata
- Download URL: neuratelai_mcp-0.1.3.tar.gz
- Upload date:
- Size: 16.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5960ae5eb944040ed241211459bfd3aa950a9ad913b18f738f45b80b9c954245
|
|
| MD5 |
cf8782a774cfa8de131aa397dee09558
|
|
| BLAKE2b-256 |
eb4e4e53b572cbc77fc7751e7c6a7a1aed0eed02620479beffa5a67a1f7e351c
|
Provenance
The following attestation bundles were made for neuratelai_mcp-0.1.3.tar.gz:
Publisher:
release.yml on Neuratel-AI/neuratel-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
neuratelai_mcp-0.1.3.tar.gz -
Subject digest:
5960ae5eb944040ed241211459bfd3aa950a9ad913b18f738f45b80b9c954245 - Sigstore transparency entry: 1276943796
- Sigstore integration time:
-
Permalink:
Neuratel-AI/neuratel-mcp@5580be762c0f85b044f21d4ff83a138794b90068 -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/Neuratel-AI
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@5580be762c0f85b044f21d4ff83a138794b90068 -
Trigger Event:
push
-
Statement type:
File details
Details for the file neuratelai_mcp-0.1.3-py3-none-any.whl.
File metadata
- Download URL: neuratelai_mcp-0.1.3-py3-none-any.whl
- Upload date:
- Size: 23.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f0bb82a48f8b23ec81c22b3e9245665c3b2446dde13884a9db5b06ffa847801
|
|
| MD5 |
8cdf23330c2e1e6372fe45955c7f5065
|
|
| BLAKE2b-256 |
6ccbc7d4292073c3d620118eacef4856493a7dfbb64022e3db2371408a99c0b2
|
Provenance
The following attestation bundles were made for neuratelai_mcp-0.1.3-py3-none-any.whl:
Publisher:
release.yml on Neuratel-AI/neuratel-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
neuratelai_mcp-0.1.3-py3-none-any.whl -
Subject digest:
3f0bb82a48f8b23ec81c22b3e9245665c3b2446dde13884a9db5b06ffa847801 - Sigstore transparency entry: 1276943815
- Sigstore integration time:
-
Permalink:
Neuratel-AI/neuratel-mcp@5580be762c0f85b044f21d4ff83a138794b90068 -
Branch / Tag:
refs/tags/v0.1.3 - Owner: https://github.com/Neuratel-AI
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@5580be762c0f85b044f21d4ff83a138794b90068 -
Trigger Event:
push
-
Statement type: