← Index

io.github.isaac-levine/forage

io.github.isaac-levine/forage·v0.1.1·Other
Quality Score
77
/100

Self-improving tool discovery for AI agents. Find, install, and use new MCP servers automatically.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "forage": {
      "command": "npx",
      "args": [
        "-y",
        "forage-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "forage": {
      "command": "npx",
      "args": [
        "-y",
        "forage-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y forage-mcp
§03  MCP Quality Score  ·  methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other