hyperon-wiki-mcp

Magi-AGI/hyperon-wiki-mcp
★ 0 stars Ruby AI/LLM Updated today
Hyperon Wiki MCP server - AI tool integration for the Hyperon Wiki (mcp.hyperon.dev)
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hyperon-wiki-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Magi-AGI/hyperon-wiki-mcp"
      ]
    }
  }
}