Skip to content
VS Code

Orbismo for VS Code

com.orbismo/orbismo

A persistent world-building memory your AI can read and write in any chat.

client:VS Code transport:streamable-http

Install Orbismo in VS Code

.vscode/mcp.json

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

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

Orbismo in other clients