Bowmark for Claude Desktop
ai.bowmark/bowmark
Do things on live websites: prices, availability, quotes, bookings, anything behind a form or login.
client:Claude Desktop
transport:streamable-http
runtime:pypi
tools:7
Install Bowmark in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"bowmark": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.bowmark.ai/mcp/registry"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs