Skip to content
VS Code

StoryCanon for VS Code

jp.softglow/storycanon

A structured story bible for long-form fiction: scenes, characters, world, plot and foreshadowing.

client:VS Code transport:streamable-http

Install StoryCanon in VS Code

.vscode/mcp.json

{
  "servers": {
    "storycanon": {
      "type": "http",
      "url": "https://storycanon.softglow.jp/mcp"
    }
  }
}

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

StoryCanon in other clients