Crafted Logo
Model Context Protocol

Unleash Your Agents
in Any Environment

Connect Crafted AI agents directly to your local tools, IDEs, and desktop applications using the industry-standard MCP bridge.

Custom Installation

Deploy the MCP bridge manually using our high-performance proxy.

MacOS / Linux

1. Install UV

2. Launch Proxy

Windows (PowerShell)

1. Install UV

2. Launch Proxy

WSL

1. Install UV

2. Launch Proxy

Auto Configuration

Recommended

Add the following configuration to your `mcpServers` settings in **Claude Desktop**, **Cursor**, or **Windsurf** to instantly enable Crafted AI.

{
  "mcpServers": {
    "lf-crafted": {
      "command": "uvx",
      "args": [
        "mcp-proxy",
        "http://demo-mcp.we-crafted.com:7860/api/v1/mcp/project/3505678e-ee03-4fae-92aa-abd02f8f604a/sse",
        "--headers",
        "x-api-key: YOUR_CRAFTED_API_KEY"
      ]
    }
  }
}

Auto Install

  • Claude DesktopFull context window integration
  • Cursor AIAgent-driven IDE orchestration
  • WindsurfAutonomous coding workflows

"The bridge transforms your local machine into an extension of the Crafted AI cloud."