Skip to content
VS Code

PipesHub for VS Code

io.github.pipeshub-ai/mcp

Permissioned search and cited answers over Slack, Drive, Gmail, Jira, and 50+ workplace sources.

client:VS Code transport:streamable-http runtime:npm

Install PipesHub in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://{instance_host}/mcp"
    }
  }
}

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

PipesHub in other clients