Pearl for VS Code
io.github.pearl-passport/pearl-agent-plugin
Pearl places, table availability, and confirmed visit, save and trip actions for reviewed hosts.
client:VS Code
transport:streamable-http
Install Pearl in VS Code
.vscode/mcp.json
{
"servers": {
"pearl-agent-plugin": {
"type": "http",
"url": "https://agent.joinpearl.co/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs