Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"quarry": {
"command": "sh",
"args": [
"-c",
"if command -v mcp-proxy >/dev/null 2>&1 && [ -f \"${HOME}/.punt-labs/mcp-proxy/quarry.toml\" ] && grep -q '^\\[quarry\\]' \"${HOME}/.punt-labs/mcp-proxy/quarry.toml\"; then exec mcp-proxy --config quarry; else exec quarry mcp; fi"
]
}
}
}Server configuration and connection parameters
shCommand-line arguments passed to the server process
npx claudepluginhub punt-labs/claude-plugins --plugin quarry