com.politicalcomms/docs
com.politicalcomms/docsPolitical Comms documentation MCP server: search docs, query the docs filesystem. No auth.
Tools · 3
Search across the Political Comms knowledge base to find relevant information, code examples, API references, and guides. Use this tool when you need to answer questions about Political Comms, find sp…
Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the Political Comms documentation pages and OpenAPI specs. This is NOT a shell on any real…
Report a problem with this documentation site so the docs team can fix it. Use when a documentation page is incorrect, outdated, confusing, incomplete, or has a broken example. This is for feedback ab…
Resources · 1
Use when building peer-to-peer political text messaging campaigns, managing contact lists, creating and scheduling projects, integrating webhooks for real-time events, querying analytics, or ensuring …
mintlify://skills/politicalcomms
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"com.politicalcomms/docs": {
"url": "https://docs.politicalcomms.com/mcp",
"transport": "streamable-http"
}
}
}