Forage runs on your own machine — the client starts it, so there is no endpoint to ping. 52 installs a week from npm. Last commit 22 Feb 2026.
Self-improving tool discovery for AI agents. Find, install, and use new MCP servers automatically.
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 forage -- npx -y forage-mcp
{
"mcpServers": {
"forage": {
"args": [
"-y",
"forage-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.forage]
command = "npx"
args = ["-y", "forage-mcp"]
{
"mcpServers": {
"forage": {
"args": [
"-y",
"forage-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"forage": {
"args": [
"-y",
"forage-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.