A Claude Code plugin marketplace from Forever Healthy, for working with evipedia.ai — our continuously-updated encyclopedia of evidence reviews on health & longevity interventions.
In Claude Code, add the marketplace and install the plugin:
/plugin marketplace add forever-healthy/fh-plugins
/plugin install evipedia@forever-healthy
Connects Claude to the Evipedia MCP server and bundles a /demo skill.
- MCP tools — search Evipedia reviews, read full reviews and their conclusions, and suggest new interventions, all against live evipedia.ai data. The server runs over stdio via
npx -y evipedia-mcp@latest(requires Node.js). /demoskill — smoke-tests the connection by walking through the read tools against live data.
The MCP server is maintained at forever-healthy/evipedia-mcp and published to npm as evipedia-mcp.
See evipedia/ for the plugin manifest and its bundled MCP config.
MIT © Forever Healthy Foundation