How to integrate Monday MCP with Google ADK

Trusted by
AWS
Glean
Zoom
Airtable

30 min · no commitment · see it on your stack

Monday logo
Google ADK logo
divider

Introduction

This guide walks you through connecting Monday to Google ADK using the Composio tool router. By the end, you'll have a working Monday agent that can create a new project board for q3, add users to the design review board, archive completed tasks from last week through natural language commands.

This guide will help you understand how to give your Google ADK agent real control over a Monday account through Composio's Monday MCP server.

Before we dive in, let's take a quick look at the key ideas and tools involved.

Also integrate Monday with

TL;DR

Here's what you'll learn:
  • Get a Monday account set up and connected to Composio
  • Install the Google ADK and Composio packages
  • Create a Composio Tool Router session for Monday
  • Build an agent that connects to Monday through MCP
  • Interact with Monday using natural language

What is Google ADK?

Google ADK (Agents Development Kit) is Google's framework for building AI agents powered by Gemini models. It provides tools for creating agents that can use external services through the Model Context Protocol.

Key features include:

  • Gemini Integration: Native support for Google's Gemini models
  • MCP Toolset: Built-in support for Model Context Protocol tools
  • Streamable HTTP: Connect to external services through streamable HTTP
  • CLI and Web UI: Run agents via command line or web interface

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.

What is the Composio tool router, and how does it fit here?

What is Composio SDK?

Composio's Composio SDK helps agents find the right tools for a task at runtime. You can plug in multiple toolkits (like Gmail, HubSpot, and GitHub), and the agent will identify the relevant app and action to complete multi-step workflows. This can reduce token usage and improve the reliability of tool calls. Read more here: Getting started with Composio SDK

The tool router generates a secure MCP URL that your agents can access to perform actions.

How the Composio SDK works

The Composio SDK follows a three-phase workflow:

  1. Discovery: Searches for tools matching your task and returns relevant toolkits with their details.
  2. Authentication: Checks for active connections. If missing, creates an auth config and returns a connection URL via Auth Link.
  3. Execution: Executes the action using the authenticated connection.

Step-by-step Guide

Prerequisites

Before starting, make sure you have:
  • A Google API key for Gemini models
  • A Composio account and API key
  • Python 3.9 or later installed
  • Basic familiarity with Python

Getting API Keys for Google and Composio

Google API Key
  • Go to Google AI Studio and create an API key.
  • Copy the key and keep it safe. You will put this in GOOGLE_API_KEY.
Composio API Key and User ID
  • Log in to the Composio dashboard.
  • Go to Settings → API Keys and copy your Composio API key. Use this for COMPOSIO_API_KEY.
  • Decide on a stable user identifier to scope sessions, often your email or a user ID. Use this for COMPOSIO_USER_ID.

Install dependencies

bash
pip install google-adk composio python-dotenv

Inside your virtual environment, install the required packages.

What's happening:

  • google-adk is Google's Agents Development Kit
  • composio connects your agent to Monday via MCP
  • python-dotenv loads environment variables

Set up ADK project

bash
adk create my_agent

Set up a new Google ADK project.

What's happening:

  • This creates an agent folder with a root agent file and .env file

Set environment variables

bash
GOOGLE_API_KEY=your-google-api-key
COMPOSIO_API_KEY=your-composio-api-key
COMPOSIO_USER_ID=your-user-id-or-email

Save all your credentials in the .env file.

What's happening:

  • GOOGLE_API_KEY authenticates with Google's Gemini models
  • COMPOSIO_API_KEY authenticates with Composio
  • COMPOSIO_USER_ID identifies the user for session management

Import modules and validate environment

python
import os
import warnings

from composio import Composio
from dotenv import load_dotenv
from google.adk.agents.llm_agent import Agent
from google.adk.tools.mcp_tool.mcp_session_manager import StreamableHTTPConnectionParams
from google.adk.tools.mcp_tool.mcp_toolset import McpToolset

load_dotenv()

warnings.filterwarnings("ignore", message=".*BaseAuthenticatedTool.*")

GOOGLE_API_KEY = os.getenv("GOOGLE_API_KEY")
COMPOSIO_API_KEY = os.getenv("COMPOSIO_API_KEY")
COMPOSIO_USER_ID = os.getenv("COMPOSIO_USER_ID")

if not GOOGLE_API_KEY:
    raise ValueError("GOOGLE_API_KEY is not set in the environment.")
if not COMPOSIO_API_KEY:
    raise ValueError("COMPOSIO_API_KEY is not set in the environment.")
if not COMPOSIO_USER_ID:
    raise ValueError("COMPOSIO_USER_ID is not set in the environment.")
What's happening:
  • os reads environment variables
  • Composio is the main Composio SDK client
  • GoogleProvider declares that you are using Google ADK as the agent runtime
  • Agent is the Google ADK LLM agent class
  • McpToolset lets the ADK agent call MCP tools over HTTP

Create Composio client and Tool Router session

python
composio_client = Composio(api_key=COMPOSIO_API_KEY)

composio_session = composio_client.create(
    user_id=COMPOSIO_USER_ID,
    toolkits=["monday"],
)

COMPOSIO_MCP_URL = composio_session.mcp.url,
print(f"Composio MCP URL: {COMPOSIO_MCP_URL}")
What's happening:
  • Authenticates to Composio with your API key
  • Declares Google ADK as the provider
  • Spins up a short-lived MCP endpoint for your user and selected toolkit
  • Stores the MCP HTTP URL for the ADK MCP integration

Set up the McpToolset and create the Agent

python
composio_toolset = McpToolset(
    connection_params=StreamableHTTPConnectionParams(
        url=COMPOSIO_MCP_URL,
        headers={"x-api-key": COMPOSIO_API_KEY}
    )
)

root_agent = Agent(
    model="gemini-2.5-flash",
    name="composio_agent",
    description="An agent that uses Composio tools to perform actions.",
    instruction=(
        "You are a helpful assistant connected to Composio. "
        "You have the following tools available: "
        "COMPOSIO_SEARCH_TOOLS, COMPOSIO_MULTI_EXECUTE_TOOL, "
        "COMPOSIO_MANAGE_CONNECTIONS, COMPOSIO_REMOTE_BASH_TOOL, COMPOSIO_REMOTE_WORKBENCH. "
        "Use these tools to help users with Monday operations."
    ),
    tools=[composio_toolset],
)

print("\nAgent setup complete. You can now run this agent directly ;)")
What's happening:
  • Connects the ADK agent to the Composio MCP endpoint through McpToolset
  • Uses Gemini as the model powering the agent
  • Lists exact tool names in instruction to reduce misnamed tool calls

Run the agent

bash
# Run in CLI mode
adk run my_agent

# Or run in web UI mode
adk web

Execute the agent from the project root. The web command opens a web portal where you can chat with the agent.

What's happening:

  • adk run runs the agent in CLI mode
  • adk web . opens a web UI for interactive testing

Complete Code

Here's the complete code to get you started with Monday and Google ADK:

python
import os
import warnings

from composio import Composio
from composio_google import GoogleProvider
from dotenv import load_dotenv
from google.adk.agents.llm_agent import Agent
from google.adk.tools.mcp_tool.mcp_session_manager import StreamableHTTPConnectionParams
from google.adk.tools.mcp_tool.mcp_toolset import McpToolset

load_dotenv()
warnings.filterwarnings("ignore", message=".*BaseAuthenticatedTool.*")

GOOGLE_API_KEY = os.getenv("GOOGLE_API_KEY")
COMPOSIO_API_KEY = os.getenv("COMPOSIO_API_KEY")
COMPOSIO_USER_ID = os.getenv("COMPOSIO_USER_ID")

if not GOOGLE_API_KEY:
    raise ValueError("GOOGLE_API_KEY is not set in the environment.")
if not COMPOSIO_API_KEY:
    raise ValueError("COMPOSIO_API_KEY is not set in the environment.")
if not COMPOSIO_USER_ID:
    raise ValueError("COMPOSIO_USER_ID is not set in the environment.")

composio_client = Composio(api_key=COMPOSIO_API_KEY, provider=GoogleProvider())

composio_session = composio_client.create(
    user_id=COMPOSIO_USER_ID,
    toolkits=["monday"],
)

COMPOSIO_MCP_URL = composio_session.mcp.url


composio_toolset = McpToolset(
    connection_params=StreamableHTTPConnectionParams(
        url=COMPOSIO_MCP_URL,
        headers={"x-api-key": COMPOSIO_API_KEY}
    )
)

root_agent = Agent(
    model="gemini-2.5-flash",
    name="composio_agent",
    description="An agent that uses Composio tools to perform actions.",
    instruction=(
        "You are a helpful assistant connected to Composio. "
        "You have the following tools available: "
        "COMPOSIO_SEARCH_TOOLS, COMPOSIO_MULTI_EXECUTE_TOOL, "
        "COMPOSIO_MANAGE_CONNECTIONS, COMPOSIO_REMOTE_BASH_TOOL, COMPOSIO_REMOTE_WORKBENCH. "
        "Use these tools to help users with Monday operations."
    ),  
    tools=[composio_toolset],
)

print("\nAgent setup complete. You can now run this agent directly ;)")

Conclusion

You've successfully integrated Monday with the Google ADK through Composio's MCP Tool Router. Your agent can now interact with Monday using natural language commands.

Key takeaways:

  • The Tool Router approach dynamically routes requests to the appropriate Monday tools
  • Environment variables keep your credentials secure and separate from code
  • Clear agent instructions reduce tool calling errors
  • The ADK web UI provides an interactive interface for testing and development

You can extend this setup by adding more toolkits to the toolkits array in your session configuration.

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 Google ADK?

Yes, you can. Google ADK 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.