D

Dunzo Task Assistant MCP Server

MCP discovered

Details
Endpoint
https://api.itsdunzo.com/mcp
Transport
streamable-http
Docs
https://api.itsdunzo.com
Authentication
Dunzo OAuth client oauth2 discovered Set up OAuth ↗
OAuth · resolves from well-known metadata

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.