PreteWorks API — MCP endpoint

This URL is a Model Context Protocol server (Streamable HTTP). Connect it from an MCP client — Claude, Cursor, or any MCP-capable agent — rather than opening it in a browser.

# Claude Code — add the whole toolset with one command
claude mcp add --transport http preteworks \
  https://api.preteworks.com/mcp \
  --header "Authorization: Bearer YOUR_API_KEY"