corsair

GitHub

Your Agent's Integration Layer

5,482 stars TypeScript
RAW Config

Claude Desktop Configuration

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

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