eighty for VS Code
io.github.metlem80/eighty
Claude reads and writes a real-life RPG character sheet from the eighty self-improvement app.
client:VS Code
transport:streamable-http
Install eighty in VS Code
.vscode/mcp.json
{
"servers": {
"eighty": {
"type": "http",
"url": "https://mcp.80l.app"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs