
Security News
Socket Releases Free Certified Patches for Critical vm2 Sandbox Escape
A critical vm2 sandbox escape can allow untrusted JavaScript to break isolation and execute commands on the host Node.js process.
@mondaydotcomorg/agent-toolkit
Advanced tools
A powerful toolkit for building AI agents that interact with the monday.com API. This package provides a set of tools and utilities to help you create AI-powered integrations with monday.com through Model Context Protocol (MCP) implementation.
npm install @mondaydotcomorg/agent-toolkit
The package provides several modular components that can be imported separately:
@mondaydotcomorg/agent-toolkit/mcp - MCP server implementation@mondaydotcomorg/agent-toolkit/core - Core utilities and base classes@mondaydotcomorg/agent-toolkit/openai - OpenAI integrationThe toolkit includes several pre-built tools for common monday.com operations, organized by functionality:
CreateItemTool - Create a new item in a monday.com boardDeleteItemTool - Delete an item from a boardGetBoardItemsPageTool - Get items by board id and apply filtersCreateUpdateTool - Create a new update on a specific itemChangeItemColumnValuesTool - Change the column values of an item in a monday.com boardMoveItemToGroupTool - Move an item to a group in a monday.com boardCreateBoardTool - Create a monday.com boardGetBoardSchemaTool - Get board schema (columns and groups) by board idCreateGroupTool - Create a new group in a monday.com boardCreateColumnTool - Create a new column in a monday.com boardDeleteColumnTool - Delete a column from a monday.com boardCreateFormTool - Create a monday.com formGetFormTool - Get a form by its token, found in the form's URLUpdateFormTool - Update a monday.com form, including updating the form's feature settings, appearance settings, accessibility settings, title, description, question order, form tags, and form passwordFormQuestionsEditorTool - Create, update, or delete a question in a monday.com formListUsersAndTeams - Get users or teams, either by ids, names or by searching the accountListWorkspaceTool - List workspaces available to the user, prioritizing workspaces where the user is a memberAllMondayApiTool - Execute any monday.com API operation by generating GraphQL queries and mutations dynamicallyGetGraphQLSchemaTool - Fetch the monday.com GraphQL schema structure including query and mutation definitionsGetTypeDetailsTool - Get detailed information about a specific GraphQL type from the monday.com API schemaA Cursor skill is available at .cursor/skills/agent-toolkit-api-tools/SKILL.md with detailed guidance on creating and modifying platform API tools, including the GraphQL codegen pipeline, tool registration, and version bumping.
FAQs
monday.com agent toolkit
The npm package @mondaydotcomorg/agent-toolkit receives a total of 4,740 weekly downloads. As such, @mondaydotcomorg/agent-toolkit popularity was classified as popular.
We found that @mondaydotcomorg/agent-toolkit demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 338 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
A critical vm2 sandbox escape can allow untrusted JavaScript to break isolation and execute commands on the host Node.js process.

Research
Five malicious NuGet packages impersonate Chinese .NET libraries to deploy a stealer targeting browser credentials, crypto wallets, SSH keys, and local files.

Security News
pnpm 11 turns on a 1-day Minimum Release Age and blocks exotic subdeps by default, adding safeguards against fast-moving supply chain attacks.