itsdunzo.com
Dunzo is a conversational task assistant for capturing tasks, organizing projects, and managing lists through chat. Its public site presents a beta web app backed by an API host at api.itsdunzo.com.
itsdunzo.com exposes an OAuth-protected MCP server at https://api.itsdunzo.com/mcp for Dunzo task operations; no public REST/GraphQL API or CLI documentation was found.
- Dunzo Task Assistant MCP Serverdiscovered
Register an OAuth client with Dunzo at `/oauth/register`. The authorization server metadata at api.itsdunzo.com/.well-known/oauth-authorization-server shows support for authorization_code and refresh_token, with client authentication methods client_secret_post or client_secret_basic. Request scopes such as tasks:read and tasks:write, then send the user through the authorization flow using the listed authorize and token endpoints.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing