Skip to content
Cursor

actionlayer for Cursor

io.actionlayer/actionlayer

Concierge for AI agents: takes action in the physical world — book, order, register, resolve.

client:Cursor transport:streamable-http runtime:pypi

Install actionlayer in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "actionlayer": {
      "url": "https://api.actionlayer.io/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

actionlayer in other clients