ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Navisphere with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate freight logistics via Navisphere. search available loads, submit bids, track shipments, and manage documentation directly from your 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 · 11 capabilities

The complete Navisphere capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 11 available through Navisphere.

  1. 01

    Subscribe webhooks

    Subscribe to real-time visibility events

  2. 02

    Accept offer

    Accept a freight offer

  3. 03

    Create shipment

    Create a new shipment (Customer API)

  4. 04

    Get rate estimate

    Uses POST under the hood but acts as a query. Get a rate estimate for a shipment

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 11 available through Navisphere.

  1. 05

    Search available loads

    Search for available freight loads

  2. 06

    Submit bid

    Submit a bid for an available load

  3. 07

    Track shipment

    Track a customer shipment

  4. 08

    Update shipment status

    G., Arrived, Loaded, Departed). Update the status of an assigned shipment

Capability set03 / 03

09-11

3 capabilities in this set.

Part of 11 available through Navisphere.

  1. 09

    Get load details

    Get details for a specific available load

  2. 10

    Get tracking events

    Get high-frequency tracking events for a shipment

  3. 11

    Upload shipment documents

    Upload documents for a shipment

Observed, not estimated

896ms average. Fast in production.

Navisphere is checked daily against the live service.

Daily averagePeak 1157ms
Aug 20Today
Fastest day
766ms
Slowest day
1157ms
14-day trend
Slowing+15%

Connect your client

One URL. Every client.

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

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

Navisphere Connector

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

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

  • 01

    How do I find available loads for a specific route and equipment type?

    Use the search_available_loads capability. You can filter by originCity, destinationCity, and equipmentType (e.g., 'V' for Van, 'R' for Reefer) to see all matching freight opportunities.

  • 02

    Can I update the location and status of a shipment while in transit?

    Yes! Use the update_shipment_status capability with the shipmentId. You can provide a JSON object containing the new status code (e.g., 'Arrived') and current GPS coordinates.

  • 03

    How do I submit a price bid for a load I found?

    Use the submit_bid capability. Provide the loadNumber, your bidAmount, the currency, and a contactName. The system will register your offer directly in the Navisphere ecosystem.