{"schemaVersion":"2024-11-05","protocolVersion":"2024-11-05","name":"Counted","version":"1.0.0","description":"Counted's public read-only MCP server: product overview, product list, and early-access waitlist capture.","endpoint":"/api/mcp","transport":{"type":"streamable-http","url":"https://evening-quince-30593.dagny.site/api/mcp"},"tools":[{"name":"get_overview","description":"Returns what Counted is, who it's for, and the Connect/Analysis/Review flow.","inputSchema":{"type":"object","properties":{}}},{"name":"list_products","description":"Lists Counted's offerings: the Counted App and the Suggestion and Correctness APIs.","inputSchema":{"type":"object","properties":{}}},{"name":"join_waitlist","description":"Captures an email address for the Counted early-access waitlist.","inputSchema":{"type":"object","properties":{"email":{"type":"string","description":"Email address to add to the early-access waitlist"}},"required":["email"]}}],"authentication":{"required":false},"rateLimit":{"requestsPerMinute":30},"language":"en"}