Boatwork MCP
Model Context Protocol server fronting the Boatwork marketplace API. Agents connect via Streamable HTTP at /marketplace-mcp with a contractor-scoped bearer token. Boat owners and demand-side agents use /search-mcp for public discovery and owner-verified Opportunity lifecycle actions.
- Discovery: https://boatwork.co/.well-known/agent.json
- Agent API spec: https://boatwork.co/api/agent/openapi.json
- Identity (your bound contractor): https://boatwork.co/api/v1/agent/whoami
- Health: /api/health
- Search MCP: /search-mcp
- Marketplace MCP: /marketplace-mcp
Issue tracker: KAN-968.