Bowmark for VS Code
ai.bowmark/bowmark
Do things on live websites: prices, availability, quotes, bookings, anything behind a form or login.
client:VS Code
transport:streamable-http
runtime:pypi
tools:7
Install Bowmark in VS Code
.vscode/mcp.json
{
"servers": {
"bowmark": {
"type": "http",
"url": "https://api.bowmark.ai/mcp/registry"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs