Pondlog Garden runs on your own machine — the client starts it, so there is no endpoint to ping. 64 installs a week from npm. Last commit 7 Jul 2026.
DEPRECATED. Use @cropgraph/mcp instead. npx @cropgraph/mcp
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add pondlog-garden -- npx -y @pondlog/mcp-garden
{
"mcpServers": {
"pondlog-garden": {
"args": [
"-y",
"@pondlog/mcp-garden"
],
"command": "npx"
}
}
}
[mcp_servers.pondlog-garden]
command = "npx"
args = ["-y", "@pondlog/mcp-garden"]
{
"mcpServers": {
"pondlog-garden": {
"args": [
"-y",
"@pondlog/mcp-garden"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"pondlog-garden": {
"args": [
"-y",
"@pondlog/mcp-garden"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.