ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Radar with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Equip your AI with geolocation capabilities. convert coordinates to addresses, map intellectual territories, calculate routes, and perform IP-based lookups.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete Radar capability set.

These are the exact actions your AI can choose when you ask it to work with Radar.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Radar.

  1. 01

    Autocomplete

    Provides address or place suggestions as a user types

  2. 02

    Ip geocode

    Retrieves geographic location information based on an IP address

  3. 03

    Reverse geocode

    Converts geographic coordinates into a human-readable address

  4. 04

    Calculate route distance

    Calculates travel distance and duration between two points

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Radar.

  1. 05

    Calculate routing matrix

    Calculates travel times and distances between multiple origins and destinations

  2. 06

    Forward geocode

    Converts a human-readable address into geographic coordinates (latitude and longitude)

  3. 07

    Get location context

    Retrieves contextual information for a location, such as geofences and weather

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Radar.

  1. 08

    Search geofences

    Searches for active geofences near a specific location

  2. 09

    Search places

    Searches for nearby places (POIs) based on coordinates

  3. 10

    Validate address

    Validates and cleans up a structured address

Observed, not estimated

929ms average. Fast in production.

Radar is checked daily against the live service.

Daily averagePeak 1129ms
Aug 20Today
Fastest day
753ms
Slowest day
1129ms
14-day trend
Stable+3%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Radar, so you can see the experience inside your AI.

It does not authenticate your account with Radar. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Radar Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_eSpgWjdp768p0dPq7oo40SuSdNVfftLeN2IJW5wW/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Radar capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "radar-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_eSpgWjdp768p0dPq7oo40SuSdNVfftLeN2IJW5wW/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Radar owners ask.

  • 01

    Where do I find my Radar API key?

    Log into your Radar dashboard. Under 'Project Settings' or the dedicated API keys section, look for your 'Publishable Key'. This is the standard read-only key used for client integrations and MCP operations.

  • 02

    Should I use the Publishable Key or the Secret Key?

    Always use the Publishable Key for this MCP server instance if possible, as the operations (geocoding, routing, lookup) are typically safe read-only spatial actions.

  • 03

    Can it calculate multi-stop routes like a delivery app?

    Yes, but indirectly through distance comparisons. The basic routing API fetches times from Point A to Point B. The AI can chain these requests together to establish an estimated schedule contextually in your chat.