ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Pointr with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Grant your AI access to precision indoor mapping. Navigate buildings, track BLE beacons, and find POIs.

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 Pointr capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Pointr.

  1. 01

    Get building

    Retrieve detailed configuration for a specific Pointr building

  2. 02

    Get level map

    Retrieve the floor plan map data for a specific building level

  3. 03

    Get poi

    Retrieve detailed information for a specific Pointr POI

  4. 04

    Calculate path

    Calculate the optimal indoor wayfinding path between two points

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Pointr.

  1. 05

    List beacons

    List all BLE beacons deployed and registered in the Pointr platform

  2. 06

    List buildings

    List all buildings registered in the Pointr indoor intelligence platform

  3. 07

    List geofences

    List all indoor geofences configured in the Pointr platform

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Pointr.

  1. 08

    List levels

    List all floor levels for a specific Pointr building

  2. 09

    List pois

    List all Points of Interest (POIs) registered in the Pointr platform

  3. 10

    Search pois

    Search for indoor Points of Interest by keyword

Observed, not estimated

839ms average. Fast in production.

Pointr is checked daily against the live service.

Daily averagePeak 1013ms
Aug 22Today
Fastest day
725ms
Slowest day
1013ms
14-day trend
Stable+2%

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 Pointr, so you can see the experience inside your AI.

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

Pointr Connector

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

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

  • 01

    Can the agent calculate walking paths across multiple floors?

    Yes. When triggering calculate_path supplied with explicit coordinate pairings spanning different Level UUIDs, the Pointr engine bridges the wayfinding automatically. It factors in fixed transitions like elevators or stairs natively, feeding the Agent the comprehensive turn-by-turn array in JSON format seamlessly.

  • 02

    Is it possible to extract the giant raw map shapes for a given floor?

    Absolutely. By initiating the query get_level_map tied securely to a single level UUID, the interface processes and downloads massive explicit geometries mapping out physical walls, traversable space nodes, and internal partitions explicitly generated by the Pointr pipeline.

  • 03

    Can I search for specific stores or bathrooms using text queries?

    Yes. Pointr exposes dense fuzzy logic matching indexes. When the Agent executes search_pois feeding a literal keyword alongside the Target Building ID, it reliably unearths precisely mapped nodes conforming to 'Restroom', 'Exit', or custom store names embedded dynamically.