radar MCP Server — Claude & Cursor Integration
# radar MCP Server
## What is radar?
radar is a production-ready Model Context Protocol (MCP) server with 3,271 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls.
## Installation
```bash
# Via Smithery (recommended)
npx -y @smithery/cli install skyhook-io/radar
# Or manual
git clone https://github.com/skyhook-io/radar.git
cd radar
```
## Compatibility
Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client.
## Details
- **Language:** Go
- **Stars:** ⭐ 3,271
- **Forks:** 🍴 200
- **License:** Apache-2.0
- **Updated:** 2026-09-07
- **Repo:** [skyhook-io/radar](https://github.com/skyhook-io/radar)