catnames.best

GitHub

Documentation and developer resources for 1c7/catnames.best

0 stars TypeScript
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "catnames.best": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-catnames.best"
      ]
    }
  }
}