Bowmark for Grok
ai.bowmark/bowmark
Do things on live websites: prices, availability, quotes, bookings, anything behind a form or login.
client:Grok
transport:streamable-http
runtime:pypi
tools:7
Install Bowmark in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"bowmark": {
"type": "http",
"url": "https://api.bowmark.ai/mcp/registry"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs