← Back to Plugins
MCP Server MCP

io.github.isaac-levine/forage

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "forage-mcp",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...