eighty for Claude Desktop
io.github.metlem80/eighty
Claude reads and writes a real-life RPG character sheet from the eighty self-improvement app.
client:Claude Desktop
transport:streamable-http
Install eighty in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"eighty": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.80l.app"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs