PhoneMCP: AI-powered texts for Grok
com.phone-mcp/phonemcp-mcp-server
Send & receive texts using MCP. Use own phone! Get OTPs automate workflows Signup at phone-mcp.com
client:Grok
transport:sse
Install PhoneMCP: AI-powered texts in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"phonemcp-mcp-server": {
"type": "sse",
"url": "https://phone-mcp.com/sse"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs