Skip to content
VS Code

Calaf Seed Tools for VS Code

ai.calaf/seeds

Author and validate Calaf workspace seeds against the app's real importer. No account needed.

client:VS Code transport:streamable-http tools:2

Install Calaf Seed Tools in VS Code

.vscode/mcp.json

{
  "servers": {
    "seeds": {
      "type": "http",
      "url": "https://calaf.ai/api/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Calaf Seed Tools in other clients