Skip to content
VS Code

SetFork for VS Code

com.setfork/setfork

Runnable, versioned lists agents can search, read, create and update. Git under the hood.

client:VS Code transport:streamable-http

Install SetFork in VS Code

.vscode/mcp.json

{
  "servers": {
    "setfork": {
      "type": "http",
      "url": "https://setfork.com/api/mcp"
    }
  }
}

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

SetFork in other clients