FICTURN — Short Fiction Inside ChatGPT for VS Code
io.github.thomasjudes-del/ficturn
Short, finished fiction to discover by mood, genre or reading time inside ChatGPT.
client:VS Code
transport:streamable-http
tools:3
Install FICTURN — Short Fiction Inside ChatGPT in VS Code
.vscode/mcp.json
{
"servers": {
"ficturn": {
"type": "http",
"url": "https://ficturn.thomas-judes.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs