{"name":"Perspond","description":"The human-input layer for AI workflows. Create structured questionnaires, send them to human respondents, and receive clean JSON answers — with webhook and A2A push notification support.","url":"https://mcp.perspond.com/a2a","version":"1.0.0","provider":{"organization":"Perspond","url":"https://perspond.com\n"},"documentationUrl":"https://perspond.com\n/docs","iconUrl":"https://perspond.com\n/icon.png","capabilities":{"streaming":false,"pushNotifications":true,"extendedAgentCard":false},"defaultInputModes":["application/json","text/plain"],"defaultOutputModes":["application/json"],"securitySchemes":{"bearerAuth":{"type":"http","scheme":"bearer","description":"Perspond API key — obtain from perspond.com/dashboard"}},"security":[{"bearerAuth":[]}],"skills":[{"id":"create_questionnaire","name":"Create Questionnaire","description":"Create a structured questionnaire with typed questions and get a shareable URL. Supports 12 input types. Configure push notifications (webhook, Slack, email, agent callback) to be notified when the human responds.","inputModes":["application/json"],"outputModes":["application/json"],"examples":["Create a 3-question intake form for a new client","Ask Jeff to rate his satisfaction on a scale of 1–10","Collect availability windows for a meeting"]},{"id":"check_questionnaire","name":"Check Questionnaire Status","description":"Poll the status of a questionnaire by ID.","inputModes":["application/json"],"outputModes":["application/json"]},{"id":"get_responses","name":"Get Questionnaire Responses","description":"Retrieve all submitted responses for a questionnaire.","inputModes":["application/json"],"outputModes":["application/json"]},{"id":"wait_for_response","name":"Wait for Response","description":"Long-poll until a questionnaire receives a submission (up to 30 minutes). Prefer push notifications via on_complete for async workflows.","inputModes":["application/json"],"outputModes":["application/json"]}],"additionalInterfaces":[{"transport":"mcp-http","url":"https://mcp.perspond.com/mcp","description":"MCP server endpoint for Claude Desktop and MCP-compatible clients"}]}