io.github.handset-hq/handset MCP Server
io.github.handset-hq/handset
What is the io.github.handset-hq/handset MCP server?
A business phone system for AI agents: send texts, place calls, read transcripts, buy numbers.
How to install io.github.handset-hq/handset
Copy-paste configuration for popular MCP clients.
HANDSET_API_KEYrequiredsecretHandset API key. Use a test-mode key (hs_test_…) — simulated carrier, free. Live keys are refused unless HANDSET_ALLOW_LIVE=1.
HANDSET_ALLOW_LIVESet to 1 to permit a live-mode key (the agent can then text and call real people at real cost).
{
"mcpServers": {
"handset": {
"command": "npx",
"args": [
"-y",
"@handset/mcp"
],
"env": {
"HANDSET_API_KEY": "<YOUR_HANDSET_API_KEY>",
"HANDSET_ALLOW_LIVE": "<YOUR_HANDSET_ALLOW_LIVE>"
}
}
}
}{
"mcpServers": {
"handset": {
"command": "npx",
"args": [
"-y",
"@handset/mcp"
],
"env": {
"HANDSET_API_KEY": "<YOUR_HANDSET_API_KEY>",
"HANDSET_ALLOW_LIVE": "<YOUR_HANDSET_ALLOW_LIVE>"
}
}
}
}{
"mcpServers": {
"handset": {
"command": "npx",
"args": [
"-y",
"@handset/mcp"
],
"env": {
"HANDSET_API_KEY": "<YOUR_HANDSET_API_KEY>",
"HANDSET_ALLOW_LIVE": "<YOUR_HANDSET_ALLOW_LIVE>"
}
}
}
}{
"servers": {
"handset": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@handset/mcp"
],
"env": {
"HANDSET_API_KEY": "<YOUR_HANDSET_API_KEY>",
"HANDSET_ALLOW_LIVE": "<YOUR_HANDSET_ALLOW_LIVE>"
}
}
}
}claude mcp add handset --env HANDSET_API_KEY=<YOUR_HANDSET_API_KEY> --env HANDSET_ALLOW_LIVE=<YOUR_HANDSET_ALLOW_LIVE> -- npx -y @handset/mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.