Skip to content
VS Code

superfact for VS Code

ai.superfact/superfact

Turn any AI chat or agent run into a beautiful, shareable public page.

client:VS Code transport:streamable-http

Install superfact in VS Code

.vscode/mcp.json

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

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

superfact in other clients