Extrabold Tools Gridfinity for Claude Desktop
tools.extrabold/gridfinity
Find drawer presets and create printer-aware Gridfinity baseplate configurations.
client:Claude Desktop
transport:streamable-http
tools:5
Install Extrabold Tools Gridfinity in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"gridfinity": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.extrabold.tools/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