actionlayer for VS Code
io.actionlayer/actionlayer
Concierge for AI agents: takes action in the physical world — book, order, register, resolve.
client:VS Code
transport:streamable-http
runtime:pypi
Install actionlayer in VS Code
.vscode/mcp.json
{
"servers": {
"actionlayer": {
"type": "http",
"url": "https://api.actionlayer.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs