talebuddy for VS Code
io.talebuddy/talebuddy
Turn a brainstorming conversation into a story bible of characters, locations, items, and lore.
client:VS Code
transport:streamable-http
Install talebuddy in VS Code
.vscode/mcp.json
{
"servers": {
"talebuddy": {
"type": "http",
"url": "https://talebuddy.io/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs