{
  "version": "1.0",
  "name": "monday.com",
  "description": "Work OS for project management, CRM, and team collaboration.",
  "capabilities": [
    "create_items",
    "update_items",
    "query_boards",
    "manage_columns",
    "manage_groups",
    "manage_workspaces",
    "manage_documents",
    "manage_updates",
    "manage_dashboards",
    "manage_folders",
    "manage_forms",
    "manage_views",
    "manage_automations",
    "manage_agents",
    "file_uploads",
    "notifications",
    "webhooks",
    "user_management",
    "search"
  ],
  "api": {
    "graphql": "https://api.monday.com/v2",
    "schema_sdl": "https://api.monday.com/v2/get_schema?format=sdl",
    "auth": "https://monday.com/.well-known/oauth-authorization-server"
  },
  "mcp": { "server": "https://monday.com/.well-known/mcp.json" },
  "llms_txt": "https://monday.com/llms.txt",
  "contact": "https://developer-community.monday.com/"
}
