Skip to content
VS Code

OpenStela for VS Code

io.openstela/openstela

Register AI characters and works, bind works to characters, verify fingerprints, read the market.

client:VS Code transport:streamable-http

Install OpenStela in VS Code

.vscode/mcp.json

{
  "servers": {
    "openstela": {
      "type": "http",
      "url": "https://app.openstela.io/mcp"
    }
  }
}

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

OpenStela in other clients