This URL hosts the HTTP transport of the CreatorDB MCP server, suitable for adding as a custom connector in Claude web, Claude mobile, or any MCP client that does not run local subprocesses.
URL: https://mcp.creatordb.app/mcp Auth: Authorization: Bearer <your CreatorDB V3 API key>
For the local stdio variant (Claude Code, Claude Desktop, Cursor), install via npm: npx -y @creatordbai/mcp-server@latest.
Full docs: github.com/CreatorDB/creatordb-mcp-server