forge8 Developer MCP Server — Make AI voice calls from Claude, Cursor, and any MCP host
Project description
forge8 MCP Server
Use AI voice calls from any MCP host — Claude, Cursor, Windsurf, and more.
Quick Start
uvx forge8-mcp
Set your API key:
FORGE8_API_KEY=f8_key_your_key_here uvx forge8-mcp
For Claude Desktop, add to claude_desktop_config.json:
{
"mcpServers": {
"forge8": {
"command": "uvx",
"args": ["forge8-mcp"],
"env": {
"FORGE8_API_KEY": "f8_key_your_key_here"
}
}
}
}
SSH/Self-hosted Mode
FORGE8_API_KEY=f8_key_your_key_here uvx forge8-mcp --mode sse --port 8001
Then connect your MCP host to http://your-host:8001/sse?api_key=f8_key_...
Tools
| Tool | Description |
|---|---|
make_voice_call |
Call a phone number with custom AI instructions |
get_usage |
Check trial minutes consumed and remaining |
get_call_summary |
Get aggregated call statistics |
upload_contacts |
Upload a CSV of contacts for batch calling |
manage_api_key |
View or regenerate your API key |
Environment Variables
| Variable | Required | Default | Description |
|---|---|---|---|
FORGE8_API_KEY |
Yes | "" |
Your forge8 developer API key |
FORGE8_API_URL |
No | https://forge8new-production.up.railway.app |
Backend API URL |
FORGE8_PUBLIC_API_URL |
No | same as FORGE8_API_URL |
Public-facing API URL for SSE mode |
Example (Claude Code)
User: Call +919876543210 and tell them we have a special offer
Agent: [runs make_voice_call]
License
MIT
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 forge8_mcp-1.0.0.tar.gz.
File metadata
- Download URL: forge8_mcp-1.0.0.tar.gz
- Upload date:
- Size: 48.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1d6d8580457163fc01b7e7c9eaf4bbfde0b85b0b8f435f66f63284c9bd40e91
|
|
| MD5 |
9387081fed73a67b7cb5274fa021173e
|
|
| BLAKE2b-256 |
4bc86dac980811baf3fa1367eb97fa6edf1e739192eba494e41b11275ee58f84
|
File details
Details for the file forge8_mcp-1.0.0-py3-none-any.whl.
File metadata
- Download URL: forge8_mcp-1.0.0-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c3f4453a84a9e565c202ee9a916c923db75b8d9d324fae54da90884cc6e3cdc
|
|
| MD5 |
a9ffdbf13ff9d36c3d6e97387ea1b1ac
|
|
| BLAKE2b-256 |
59b0f5f6226524167a9667b41d3ecc968fc1c0fa5e5f86866fdce2d46e3fbee2
|