ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Road511 with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access real-time US and Canada traffic data via Road511. track incidents, monitor cameras, check road conditions, and analyze trends from any AI agent.

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 · 8 capabilities

The complete Road511 capability set.

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

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 8 available through Road511.

  1. 01

    Get events geojson

    Each feature contains event properties (type, severity, jurisdiction, road, times, status, descriptions) in the properties object and point/line geometry in the geometry object. Supports all the same filtering parameters as get_events. Essential for mapping applications, spatial analysis, GIS integration, and visualization dashboards. AI agents should use this when users need to plot traffic events on a map, perform spatial queries, or integrate with GeoJSON-based mapping capabilities. Get traffic events in GeoJSON format for mapping and spatial analysis

  2. 02

    Get summary

    Returns event counts by type and severity, active camera counts, data source status (healthy, degraded, down), refresh rates, and data freshness indicators. Essential for data quality monitoring, system health checks, understanding data coverage by region, and verifying API reliability before production use. AI agents should use this when users ask "how many active incidents are there nationwide", "is the California data source healthy", or need a system-wide overview of Road511 data quality and coverage. Get summary statistics and data source health across all jurisdictions

  3. 03

    Get trends

    Returns incident counts over time, severity distributions, trend directions (increasing, decreasing, stable), peak incident times, and comparative analysis between regions. Essential for traffic pattern analysis, operational planning, resource allocation, and understanding temporal traffic safety trends. AI agents should use this when users ask "are incidents increasing in Texas this week", "show me traffic incident trends for the past month", or need analytical data for traffic safety reporting. Get traffic incident trends and time-series analytics

  4. 04

    Get clearance

    Returns average resolution times by incident type, severity, jurisdiction, and time period. Essential for operational efficiency analysis, resource planning, performance benchmarking, and understanding how quickly traffic incidents are resolved in different regions. AI agents should use this when users ask "what is the median resolution time for incidents in California", "how long do major incidents take to clear in Texas", or need performance metrics for traffic incident management analysis. Get incident resolution time metrics (P50/P95) for operational analysis

Capability set02 / 02

05-08

4 capabilities in this set.

Part of 8 available through Road511.

  1. 05

    Get events

    Returns event type, severity (minor, moderate, major, critical, info), jurisdiction, road affected, start and end times, lifecycle status, geometry (line/point), and detailed descriptions. Supports filtering by jurisdiction (e.g., CA), type (incidents, construction, closures, events, advisories), severity, road name, status, and geographic area (bbox, lat/lon/radius). Essential for real-time traffic awareness, route planning, delivery logistics, and commuter decision-making. AI agents should use this when users ask "what incidents are on I-405", "show construction in California", or need traffic event data for route optimization. Get traffic incidents, construction, closures, and events across US and Canada

  2. 06

    Get features

    Returns type, jurisdiction, coordinates, status, and feature-specific details. Use when users ask about traffic cameras, EV chargers, rest areas, road conditions, or need infrastructure data for mapping. Get road infrastructure features including cameras, road conditions, weather stations, and more

  3. 07

    Get features geojson

    Each feature includes properties (type, jurisdiction, status, camera URL, road condition, weather data, EV charger info) and point geometry. Supports all the same filtering parameters. Essential for mapping applications, GIS workflows, spatial databases, and visualization dashboards. AI agents should reference this when users need to plot infrastructure features on a map, integrate with GeoJSON capabilities, or perform spatial analysis on road infrastructure. Get road infrastructure features in GeoJSON format for mapping and GIS integration

  4. 08

    Get health

    Returns API availability, response times, data source connectivity (per jurisdiction), last update timestamps, and system alerts. Essential for monitoring API reliability, verifying data freshness, troubleshooting integration issues, and ensuring production system uptime. AI agents should use this as a diagnostic capability when users report missing data, when debugging integration issues, or as a periodic health check before making complex traffic data queries. Check API health and data source status

Observed, not estimated

1017ms average. Fast in production.

Road511 is checked daily against the live service.

Daily averagePeak 1233ms
Aug 20Today
Fastest day
788ms
Slowest day
1233ms
14-day trend
Slowing+35%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 8 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 Road511, so you can see the experience inside your AI.

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

Road511 Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_sFyY9PoyzFCYQa4rnAAQrpyyx6XsNiFHRVdtc5lf/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 — Road511 capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "road511-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_sFyY9PoyzFCYQa4rnAAQrpyyx6XsNiFHRVdtc5lf/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 Road511 owners ask.

  • 01

    Can my AI check for traffic incidents on a specific highway like I-405 in California?

    Yes! Use the get_events capability with road=I-405 and jurisdiction=CA to filter incidents specifically on that highway. You can further filter by type (incidents, construction, closures) and severity (minor, moderate, major, critical). The results include incident descriptions, affected lanes, estimated clearance times, and alternate route suggestions. For mapping visualization, use get_events_geojson to get the same data in GeoJSON format ready for Mapbox or Leaflet.

  • 02

    How do I find traffic cameras and EV charging stations along my route?

    Use the get_features capability with type=cameras to find all traffic cameras in a jurisdiction, or type=ev_chargers for EV charging stations. You can filter by bounding box (bbox) or by radius from a lat/lon point. For mapping applications, use get_features_geojson which returns data in GeoJSON format ready for direct integration with mapping libraries. Camera features include live stream URLs and road conditions include surface status and weather impacts.

  • 03

    Can I analyze traffic incident trends to understand if traffic is getting worse in my state?

    Absolutely! Use get_trends with your jurisdiction code (e.g., jurisdiction=CA for California) to get time-series incident data showing whether incidents are increasing, decreasing, or stable over time. Use get_clearance to understand how quickly incidents are being resolved (P50 median and P95 resolution times). Combined with get_summary for current snapshot data, you can build comprehensive traffic safety and efficiency reports. This is perfect for transportation planning, resource allocation, and operational performance benchmarking.