Skip to content
VS Code

Sprixen for VS Code

com.sprixen/sprixen

AI game assets for agents: consistent sprites, 2D animations, tiles, maps, music and engine exports.

client:VS Code transport:streamable-http

Install Sprixen in VS Code

.vscode/mcp.json

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

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

Sprixen in other clients