homebrew-yoyo

avirajkhare00/homebrew-yoyo
★ 1 stars Ruby 💻 Code/Dev Tools Updated 1mo ago
Homebrew tap for yoyo — code intelligence MCP server
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "homebrew-yoyo": {
      "command": "npx",
      "args": [
        "-y",
        "avirajkhare00/homebrew-yoyo"
      ]
    }
  }
}