Loading MCP server directory, please wait...
Compliant political SMS/MMS from MCP clients: projects, contacts, analytics, billing.
npx @getmcp/cli add com.politicalcomms/apiRequires Node.js 18+. Community-contributed server. Review source before installing.
POLITICAL_COMMS_API_KEYPolitical Comms API key (pc_live_*), created by a human operator in the dashboard under Admin > API Keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.politicalcomms/api": {
"command": "npx",
"args": [
"-y",
"@political-comms/mcp"
],
"env": {
"POLITICAL_COMMS_API_KEY": ""
}
}
}
}