Serversai.conveo/conveo
C

Conveo

ai.conveo/conveo · v1.0.1
● Remote
v1.0.1remote🌐 https://app.conveo.ai/api/mcp↗ Website
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "ai.conveo/conveo",
  "description": "Qualitative research platform. Design studies, analyze interviews, and generate insights.",
  "title": "Conveo",
  "version": "1.0.1",
  "websiteUrl": "https://conveo.ai",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://app.conveo.ai/api/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}