{
  "name": "vote-direct",
  "title": "vote.direct",
  "description": "Read-only MCP server for vote.direct online election software: exact current pricing quotes, HOA voting rules for every US state, honest competitor comparisons, the complete verbatim review record, and a platform overview. No auth required; nothing here can create or modify an election.",
  "endpoint": "https://vote.direct/api/mcp",
  "transport": "streamable-http",
  "protocolVersion": "2025-06-18",
  "authentication": "none",
  "tools": [
    "get_price_quote",
    "get_state_hoa_rules",
    "compare_platforms",
    "get_review_record",
    "get_platform_overview"
  ],
  "documentation": "https://vote.direct/agents",
  "llmsTxt": "https://vote.direct/llms.txt",
  "contact": "hello@vote.direct"
}
