An Anthropic style plugin marketplace for compatible environments (Claude Desktop, Claude Code, Grok Build, ...) by Forever Healthy.
For detailed instructions on the Evipedia plugins, see https://evipedia.ai/integration
Connects to the Evipedia MCP server running locally 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.
See evipedia/ for the plugin manifest and its bundled MCP config.
Same MCP tools and /demo skill as evipedia, but connects to the hosted Evipedia MCP server at https://mcp.evipedia.ai/mcp over HTTP — no local Node.js install needed.
See evipedia-remote/ for the plugin manifest and its bundled MCP config.
The MCP server is maintained at forever-healthy/evipedia-mcp and published to npm as evipedia-mcp.
