.github

agentcathq/.github
★ 0 stars Unknown language AI/LLM Updated 9d ago
AgentCat is an analytics platform for MCP server owners 🐱. It captures user intentions and behavior patterns to help you understand what AI users actually need from your tools.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    ".github": {
      "command": "npx",
      "args": [
        "-y",
        "agentcathq/.github"
      ]
    }
  }
}