Skip to content
VS Code

Storywright for VS Code

io.storywright/storywright

Manage your tabletop RPG campaign from any MCP client: worlds, sessions, quests, lore, recaps.

client:VS Code transport:streamable-http

Install Storywright in VS Code

.vscode/mcp.json

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

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

Storywright in other clients