Skip to content
VS Code

CloudSprite for VS Code

io.github.cloudsprite-io/cloudsprite

Signed-in CloudSprite: search datasets and docs, set org/team/project scope, file feedback.

client:VS Code transport:streamable-http

Install CloudSprite in VS Code

.vscode/mcp.json

{
  "servers": {
    "cloudsprite": {
      "type": "http",
      "url": "https://api.cloudsprite.io/mcp"
    }
  }
}

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

CloudSprite in other clients