How to integrate Monday MCP with Codex

Trusted by
AWS
Glean
Zoom
Airtable

30 min · no commitment · see it on your stack

Monday logo
Codex logo
divider

Introduction

Codex is one of the most popular coding harnesses out there. And MCP makes the experience even better. With Monday MCP integration, you can draft, triage, summarise emails, and much more, all without leaving the terminal or the app, whichever you prefer.

Also integrate Monday with

Why use Composio?

Apart from a managed and hosted MCP server, you will get:

  • CodeAct: A dedicated workbench that allows GPT to write its code to handle complex tool chaining. Reduces to-and-fro with LLMs for frequent tool calling.
  • Large tool responses: Handle them to minimise context rot.
  • Dynamic just-in-time access to 20,000 tools across 1000+ other Apps for cross-app workflows. It loads the tools you need, so GPTs aren't overwhelmed by tools you don't need.

How to install Monday MCP in Codex

Run the setup command

Run this command in your terminal to add the Composio MCP server to Codex.

Terminal

It will initiate the authentication in a browser window, authorize Codex to access your Composio account.

Composio authentication page

(Optional) Authenticate with OAuth

To authenticate manually, run the login command to open a browser window and authorize Codex to access your Composio account.

bash
codex mcp login composio

Verify the connection

Run codex mcp list to confirm Composio appears as a registered MCP server.

bash
codex mcp list

Codex App

Codex App follows the same approach as VS Code.

  1. Click ⚙️ on the bottom left → MCP Servers → + Add servers → Streamable HTTP:
  2. Fill the header and Key fields with { "x-consumer-api-key" = "ck_*******" }.
  3. The Key is the Composio API key, that you can find on dashboard.composio.dev
  4. Click on Authenticate and authorize Codex to your Composio account and you're all set.
Codex App MCP setup
  1. Restart and verify if it's there in .codex/config.toml
bash
[mcp_servers.composio]
url = "https://connect.composio.dev/mcp"
http_headers = { "x-consumer-api-key" = "ck_*******" }

What is the Monday MCP server, and what's possible with it?

The Monday MCP server is an implementation of the Model Context Protocol that connects your AI agent and assistants like Claude, Cursor, etc directly to your Monday.com workspace. It provides structured and secure access to your boards, items, and workflows, so your agent can perform actions like creating items, managing boards, updating columns, and organizing groups on your behalf.

  • Automated board and item management: Effortlessly create new boards, add items to existing boards, and archive or delete items as your projects evolve.
  • Dynamic column and group organization: Let your agent create, update, or remove columns and groups to keep your boards tailored to your team's needs.
  • Collaborative user and role administration: Add users to boards and assign roles, ensuring the right people have access and permissions for every project.
  • Streamlined workflow customization: Change column values, assign statuses or dropdowns, and create groups to match your workflow requirements in real time.
  • Efficient cleanup and restructuring: Archive or permanently delete boards, columns, or groups when they're no longer needed, keeping your workspace organized and clutter-free.

Supported Tools & Triggers

Tools
Get account trigger statisticsTool to retrieve statistics about account-level triggers and automations.
Activate usersTool to activate or reactivate users in a Monday.
Add subscribers to objectTool to add subscribers or owners to a monday.
Add teams to boardTool to add teams to a Monday.
Add users to boardAdds users to a Monday.
Add users to teamTool to add users to a Monday.
Add users to workspaceTool to add one or more users to a workspace.
Aggregate board dataTool to aggregate data across Monday.
Get app subscriptionTool to retrieve current app subscription data for the account.
Archive boardArchives a specified, existing, and unarchived board in Monday.
Archive itemArchives an existing Monday.
Archive objectArchives a Monday.
Archive workspaceTool to archive a Monday.
Get audit logsTool to retrieve detailed security-related activity records for a Monday.
Get document blocksTool to retrieve document block data from workdocs via the API.
Get boardsTool to retrieve board data via the Monday.
Change simple column valueChanges a specific column's value for a Monday.
Get board columnsTool to retrieve column metadata from boards via the GraphQL API.
Get connection board IDsTool to retrieve board IDs associated with connection columns.
Get connectionsTool to retrieve connection data for integrations with external services.
Connect project to portfolioLinks an existing project board to a portfolio board for centralized management.
Convert board to projectConverts a regular Monday.
Create a Monday boardCreates a Monday.
Create columnCreates a new column with a specified type and title on a monday.
Create custom activityTool to create a custom activity in the Monday.
Create a Monday dashboardTool to create a Monday.
Create docTool to create a new doc in Monday.
Create a folderTool to create a new folder in a Monday.
Create groupCreates a new group with the given `group_name` on an existing Monday.
Create itemCreates a new item on a Monday.
Create Item From Natural LanguageCreates a new item on a Monday.
Create notificationTool to send a notification to a user.
Create objectTool to create any Monday.
Create tagTool to create a new tag or return an existing tag.
Create timeline itemTool to create a new timeline item in the Emails & Activities app on a Monday.
Create updateTool to create a new update for an item or reply to an existing update.
Invite and create a Monday userTool to invite and create a new user.
Create a Monday workspaceTool to create a Monday.
Get custom activityTool to retrieve custom activity data from the Emails & Activities app.
Deactivate usersTool to deactivate users from a monday.
Delete assetTool to remove uploaded files.
Delete boardTool to permanently delete a board from your Monday.
Delete columnDeletes a specified column from a Monday.
Delete Custom ActivityTool to delete a custom activity from the Emails & Activities app.
Delete docTool to delete a Monday.
Delete folderTool to permanently delete a folder and all its contents from a Monday.
Delete groupPermanently deletes an existing group (and its items) from an existing board in Monday.
Delete itemPermanently deletes an existing Monday.
Delete objectTool to permanently delete a Monday.
Delete subscribers from boardTool to remove subscribers from a Monday.
Delete tagTool to remove a tag from an item in Monday.
Delete teamTool to delete an existing team; use when you need to permanently remove a team by its ID after confirming it’s no longer needed.
Delete teams from boardTool to remove teams from a board; use when you need to revoke team access to a specific board.
Delete teams from workspaceTool to remove teams from a workspace.
Delete timeline itemTool to delete a timeline item from the Emails & Activities app.
Delete updateTool to delete an update by its ID.
Delete workspaceTool to permanently delete a workspace by its ID.
Retrieve Monday docsTool to retrieve Monday.
Duplicate boardTool to duplicate a Monday.
Duplicate itemDuplicates an item on a Monday.
Edit updateTool to modify the text content of an existing update on an item.
Get account infoRetrieve account metadata and settings for the authenticated Monday.
Get board activity logsTool to retrieve activity logs from a specific Monday.
Get API versionTool to retrieve the Monday.
Get assetsTool to retrieve file/asset metadata from monday.
Get board viewsTool to retrieve board view data via GraphQL API.
Get favoritesTool to retrieve all favorited items for the authenticated user.
Get foldersTool to retrieve folder data from workspaces with filtering and pagination options.
Get form detailsTool to retrieve form metadata via the API using the form's unique token from the URL.
Get items by IDsTool to retrieve specific items by their IDs from Monday.
Get current userTool to fetch the current authenticated user's profile and permissions.
Get mutation complexityTool to get complexity data of mutations in Monday.
Get query complexityTool to retrieve complexity data and cost metrics for Monday.
Get tagsTool to retrieve tags from the account.
Get teamsTool to retrieve teams from Monday.
Get update repliesRetrieves updates and their replies for a specific Monday.
Get item updatesTool to retrieve updates for a specific item.
Get API versionsTool to retrieve data about available API versions.
Get view schema by typeTool to retrieve type-specific board view configuration schemas via GraphQL API.
Get webhooksTool to retrieve webhooks for a board.
Get workspacesTool to retrieve workspaces.
Import doc from HTMLTool to import HTML content into a new Monday.
Get items pageTool to retrieve items from a Monday.
Like updateTool to like an update on an item.
List groupsTool to retrieve all groups of a specified board.
List itemsRetrieves specified subitems from Monday.
List items by column valuesTool to search for items on a Monday.
List subitems by parentTool to retrieve subitems nested under parent items via GraphQL API.
List team membersTool to list members of a specified team.
List usersRetrieves a list of users from Monday.
Move item to boardMoves a Monday.
Move item to groupMoves an item to a different group on the same Monday.
Query board mute settingsTool to query a board's notification mute settings.
Pin update to topTool to pin an update to the top of an item.
Publish objectTool to publish a Monday.
Query dashboardsTool to query dashboards via Monday.
Query sprintsTool to query sprint data for agile project management from Monday.
Remove users from teamTool to remove users from a Monday.
Remove users from workspaceTool to remove users from a workspace.
Set board permissionSets or updates a board's default role and permissions.
Get item timelineTool to retrieve an item's Email & Activities (E&A) timeline data from Monday.
Get timeline itemTool to retrieve a specific timeline item from the Emails & Activities app by ID.
Unlike updateTool to remove a like from an update on an item.
Unpin update from topTool to unpin an update from the top of an item.
Unpublish objectUnpublish a Monday.
Update boardUpdates a specified attribute of an existing board on Monday.
Update board hierarchyUpdates a board's position, workspace, or product in Monday.
Update columnTool to update column title or description.
Update a docTool to update a doc's title or append markdown content.
Update email domainTool to update users' email domains.
Update a Monday folderTool to update a Monday.
Update groupTool to update an existing group on a board.
Update itemTool to update an existing item's column value on Monday.
Update multiple usersTool to update one or multiple users' attributes on Monday.
Update mute board settingsTool to update a board's notification mute settings.
Update tagTool to return a tag's details or best-effort "rename" by creating or getting a tag with the requested name.
Update teamTool to update a team's details in Monday.
Update users roleTool to update users' roles to custom or default roles.
Update a Monday workspaceTool to update a Monday.
Upload AssetTool to upload a file to an update or file column.
Get user connectionsTool to query user-specific connection data from Monday.

Conclusion

You've successfully integrated Monday with Codex using Composio's MCP server. Now you can interact with Monday directly from your terminal, VS Code, or the Codex App using natural language commands.

Key benefits of this setup:

  • Seamless integration across CLI, VS Code, and standalone app
  • Natural language commands for Monday operations
  • Managed authentication through Composio
  • Access to 20,000+ tools across 1000+ apps for cross-app workflows
  • CodeAct workbench for complex tool chaining

Next steps:

  • Try asking Codex to perform various Monday operations
  • Explore cross-app workflows by connecting more toolkits
  • Build automation scripts that leverage Codex's AI capabilities

How to build Monday MCP Agent with another framework

FAQ

What are the differences in Tool Router MCP and Monday MCP?

With a standalone Monday MCP server, the agents and LLMs can only access a fixed set of Monday tools tied to that server. However, with the Composio Tool Router, agents can dynamically load tools from Monday and many other apps based on the task at hand, all through a single MCP endpoint.

Can I use Tool Router MCP with Codex?

Yes, you can. Codex fully supports MCP integration. You get structured tool calling, message history handling, and model orchestration while Tool Router takes care of discovering and serving the right Monday tools.

Can I manage the permissions and scopes for Monday while using Tool Router?

Yes, absolutely. You can configure which Monday scopes and actions are allowed when connecting your account to Composio. You can also bring your own OAuth credentials or API configuration so you keep full control over what the agent can do.

How safe is my data with Composio Tool Router?

All sensitive data such as tokens, keys, and configuration is fully encrypted at rest and in transit. Composio is SOC 2 Type 2 compliant and follows strict security practices so your Monday data and credentials are handled as safely as possible.

Used by agents from

Context
Letta
glean
HubSpot
Agent.ai
Altera
DataStax
Entelligence
Rolai
Context
Letta
glean
HubSpot
Agent.ai
Altera
DataStax
Entelligence
Rolai
Context
Letta
glean
HubSpot
Agent.ai
Altera
DataStax
Entelligence
Rolai

Never worry about agent reliability

We handle tool reliability, observability, and security so you never have to second-guess an agent action.