Model Context Protocol (MCP) server for TeamRetro integration.
mcpServer
{ "mcpServers": { "teamretro-mcp-server": { "command": "npx", "args": [ "-y", "teamretro-mcp-server" ], "env": { "TEAMRETRO_AUTH_TYPE": "apiKey", "TEAMRETRO_API_KEY": "your-api-key" } } } }
npx -y teamretro-mcp-server