Connect AI assistants and automation to AgentStack with one executor that dispatches named actions from the live catalog.
GET https://agentstack.tech/mcp/actions
Authorization: Bearer <token>Snapshot for offline reading: MCP_CAPABILITY_MATRIX.md (226 actions in the May 2026 export).
Use your integration’s universal MCP entry (POST /mcp with agentstack.execute semantics — see api/mcp.md).
The Cursor plugin ships an /agentstack-init flow:
- Run the login command from the plugin (see plugin README on GitHub cursor-plugin).
- Paste the short code at
https://agentstack.tech/activate(device authorization page). - The plugin writes a scoped Bearer token to your local MCP config.
Tokens are narrow — service_caps derive from OAuth scopes.
Use the plugin’s documented refresh helpers; clearing MCP cache may call POST /mcp/cache/clear when rotating discovery.
- MCP_AND_ECOSYSTEM.md — full ecosystem index.
- plugins/README.md — Cursor / Claude / GPT / VS Code bundles.