Skip to content
VS Code

supportsheep for VS Code

io.github.pooriaarab/supportsheep

Remote MCP server for supportsheep: run AI interviews and manage support content for your blog.

client:VS Code transport:streamable-http

Install supportsheep in VS Code

.vscode/mcp.json

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

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

supportsheep in other clients