AgentBookable for VS Code
com.agentbookable/mcp
Find local services, check live availability, and book real appointments with consent.
client:VS Code
transport:streamable-http
tools:9
Install AgentBookable in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://agentbookable.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs