
Research
/Security News
Weaponizing Discord for Command and Control Across npm, PyPI, and RubyGems.org
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
@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 boardGetBoardItemsTool
- Get items by board id and termCreateUpdateTool
- 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 formGetUsersTool
- Get users, can be filtered by name or partial nameListUsersAndTeams
- Get users or teams, either by ids, names or by searching the accountAllMondayApiTool
- 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 schemaFAQs
monday.com agent toolkit
The npm package @mondaydotcomorg/agent-toolkit receives a total of 1,190 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 62 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.
Research
/Security News
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.