craft for VS Code
io.illumora/craft
Illumora Craft — evidence-augmented prompt compile for agents via remote MCP (OAuth) or local stdio.
client:VS Code
transport:streamable-http
Install craft in VS Code
.vscode/mcp.json
{
"servers": {
"craft": {
"type": "http",
"url": "https://mcp.illumora.io"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs