Skip to content
VS Code

YK Blueprint for VS Code

com.yantrakit/blueprint-mcp

Reports the launch status of YK Blueprint.

client:VS Code transport:streamable-http

Install YK Blueprint in VS Code

.vscode/mcp.json

{
  "servers": {
    "blueprint-mcp": {
      "type": "http",
      "url": "https://yk-blueprint.yantrakit.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

YK Blueprint in other clients