MCP Server for Monday

Build 25.0.9440

Creating a Custom OAuth Application

To create a custom OAuth application for use in Monday:

  1. Log in to your Monday account dashboard.
  2. Click the avatar icon and select Developers.
  3. In MyApps, click Create App.
  4. In the new application's Basic Information section, record the application's OAuthClientId and OAuthClientSecret.
  5. In the new application's OAuth section, enable the following scopes:
    • boards:read
    • boards:write
    • workspaces:read
    • workspaces:write
    • docs:read
    • docs:write
    • webhooks:read
    • webhooks:write
    • users:read
    • account:read
    • updates:read
    • updates:write
    • assets:read
    • tags:read
    • teams:read
    • notifications:write
  6. If this OAuth app is intended for use in a Desktop app setup, specify this redirect URL: http://localhost:3333.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440