Skip to content
VS Code

Fulcru for VS Code

io.github.gsmmediaro/fulcru

Find where ChatGPT names your competitor, write the page that closes the gap, measure it.

client:VS Code transport:streamable-http

Install Fulcru in VS Code

.vscode/mcp.json

{
  "servers": {
    "fulcru": {
      "type": "http",
      "url": "https://api.fulcru.app/mcp"
    }
  }
}

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

Fulcru in other clients