This plugin exposes Cursor Cloud Agents tools to the Mattermost Agents plugin via MCP.
An administrator configures the Service Account API Key in the Mattermost System Console. This key powers every MCP tool call, so invoking users do not need personal Cursor access. Create the service account key in the Cursor Dashboard.
create_agentget_agentlist_agentsadd_followupget_agent_conversation
make dist
go test ./server/...
make deployThe plugin requires Mattermost 11.3 or newer.