Skip to content
VS Code

Tigris MCP Server for VS Code

dev.storage/mcp

Tigris MCP Server seamlessly connects AI agents to Tigris bucket and object management.

client:VS Code transport:streamable-http

Install Tigris MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.storage.dev/mcp"
    }
  }
}

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

Tigris MCP Server in other clients