MGS Toolbox for Claude Desktop
com.michaelghelfistudios/toolbox
Fantasy TTRPG data: metals, minerals, ingredients, potions, gems, craft rules, music catalogue.
client:Claude Desktop
transport:streamable-http
tools:12
Install MGS Toolbox in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"toolbox": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://michaelghelfistudios.com/api/v1/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs