Fredenslund workshop tools for Claude Desktop
io.github.afredenslund/fredenslund-workshop-tools
MFT/3 hole patterns (Shaper-ready SVG) and French cleat wall plans with cut lists. Free, unofficial.
client:Claude Desktop
transport:streamable-http
tools:2
Install Fredenslund workshop tools in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"fredenslund-workshop-tools": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://fredenslund.dk/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