Bowmark logo

Bowmark

3

Bowmark turns websites into typed functions an AI agent can call. Your agent reads a function library, writes a short JavaScript script against it, and Bowmark runs that script on the live sites — quotes, availability, configurators, bookings, anything behind a form or a login.

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{ "type": "stdio", "command": "npx", "args": [ "-y", "@bowmark/mcp" ], "env": { "BOWMARK_MCP_URL": "https://api.bowmark.ai/mcp/cursor-directory" } }