Loading MCP server directory, please wait...
List WaterrAI scenarios, fetch AI-run meetings, and pull rubric-scored analyses.
npx @getmcp/cli add ai.waterr/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token using a WaterrAI API key (wai_ prefix). Create one at https://waterr.ai under API Keys.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.waterr/mcp": {
"url": "https://api.waterr.ai/v1/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}