relationship-radar-mcp

capitalthought/relationship-radar-mcp
★ 0 stars TypeScript 🔌 API Integration Updated 1d ago
MCP server for Relationship Radar (relradar.ai) — 5 verb-first tools: query_person, suggest_identities, investigate_person, get_health, get_source_health.
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": {
    "relationship-radar-m": {
      "command": "npx",
      "args": [
        "-y",
        "capitalthought/relationship-radar-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for [Relationship Radar](https://relradar.ai) — query a person across ~70 data sources (Gmail, Calendar, HubSpot, Asana, Airtable, Crunchbase, court records, …) into a relationship-intelligence brief, suggest identity disambiguations, run a deep PI investigation, or check source health. Wraps the public-but-auth-walled API documented at [relradar.ai/AGENTS.md](https://relradar.ai/AGENTS.md).

Tools (7)

RADAR_BASE_URLRADAR_TOKENget_healthget_source_healthinvestigate_personquery_personsuggest_identities