Skip to main content

Cursor

Cursor agents can call teams through terminal tasks or wrappers. The safest current pattern is a small script with allowlisted commands.

teams message list --chat "$CHAT_ID" --page-size 10 --output json

Future MCP docs should be updated when teams mcp is implemented.