Skip to content
Cursor

craft for Cursor

io.illumora/craft

Illumora Craft — evidence-augmented prompt compile for agents via remote MCP (OAuth) or local stdio.

client:Cursor transport:streamable-http

Install craft in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "craft": {
      "url": "https://mcp.illumora.io"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

craft in other clients