{
  "schema_version": "2025-03-26",
  "name": "political-comms",
  "display_name": "Political Comms",
  "description": "Direct-to-carrier political texting platform. The MCP server exposes search and filesystem-style access to documentation, API reference, compliance guides, and onboarding material so AI agents can answer questions about Political Comms accurately and cite the canonical source.",
  "publisher": {
    "name": "Political Comms",
    "url": "https://politicalcomms.com/",
    "contact_email": "hello@politicalcomms.com",
    "logo": "https://politicalcomms.com/images/brand/pcomms-logo-left-of-text.png"
  },
  "servers": [
    {
      "name": "docs",
      "display_name": "Political Comms Documentation",
      "description": "Search and navigate Political Comms documentation, API reference, compliance guides, and onboarding. Hosted by Mintlify.",
      "url": "https://docs.politicalcomms.com/mcp",
      "discovery_url": "https://docs.politicalcomms.com/.well-known/mcp",
      "transport": "http",
      "auth": { "type": "none" },
      "categories": [
        "Documentation",
        "API Reference",
        "Compliance",
        "Onboarding"
      ],
      "tools": [
        {
          "name": "search_political_comms",
          "description": "Search the Political Comms knowledge base for information, code examples, API references, and guides. Returns contextual content with titles and documentation links."
        },
        {
          "name": "query_docs_filesystem_political_comms",
          "description": "Read-only filesystem interface for the documentation sandbox. Supports rg, grep, find, tree, ls, cat, head, and text utilities to explore and read documentation pages."
        }
      ],
      "resources": [
        {
          "uri": "mintlify://skills/politicalcomms",
          "description": "Build peer-to-peer political text messaging campaigns, API integration, TCPA/FCC compliance, webhooks, and automation."
        }
      ]
    }
  ],
  "documentation": {
    "developers": "https://politicalcomms.com/developers/",
    "api_overview": "https://politicalcomms.com/api/",
    "api_reference": "https://docs.politicalcomms.com/api-reference/introduction",
    "openapi": "https://docs.politicalcomms.com/api-reference/openapi.json",
    "llms_marketing": "https://politicalcomms.com/llms.txt",
    "llms_full": "https://politicalcomms.com/llms-full.txt",
    "llms_docs": "https://docs.politicalcomms.com/llms.txt",
    "faq": "https://politicalcomms.com/faq/",
    "agent_readiness": "https://docs.politicalcomms.com/agent-readiness"
  },
  "contact": {
    "general": "hello@politicalcomms.com",
    "sales": "sales@politicalcomms.com",
    "support": "support@politicalcomms.com",
    "security": "security@politicalcomms.com",
    "partnerships": "partners@politicalcomms.com"
  },
  "legal": {
    "terms": "https://politicalcomms.com/terms/",
    "privacy": "https://politicalcomms.com/privacy/"
  }
}
