Loading MCP server directory, please wait...
Concierge for AI agents: takes action in the physical world — book, order, register, resolve.
npx @getmcp/cli add io.actionlayer/actionlayerRequires Python 3.10+. Community-contributed server. Review source before installing.
ACTIONLAYER_API_KEYAPI key from https://actionlayer.io/app#settings
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.actionlayer/actionlayer": {
"command": "uvx",
"args": [
"actionlayer"
],
"env": {
"ACTIONLAYER_API_KEY": "",
"ACTIONLAYER_API_URL": "https://api.actionlayer.io"
}
}
}
}