IndoorAtlas (Indoor Positioning) Connector for AI agents.
10 live capabilities
Manage smart building floor plans and indoor positioning data.
Waiting for input…
Why people use IndoorAtlas (Indoor Positioning)
Manage Indoor Positioning with the IndoorAtlas
This Connector puts all those actions into a single chat. You can ask your agent to pull up the calibration status of a specific floor or upload a new map without ever leaving the conversation. You get a unified way to manage your spatial data.
What Vinkius changes
You get a conversational interface for complex indoor positioning infrastructure.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Mapping Audit
A manager wants to see if the 'Retail Mall' is mapped correctly.
- Real-world use case 02
Floor Plan Update
A developer needs to add a new floor.
- Real-world use case 03
Occupancy Analysis
An ops lead wants to know why people are clustering in one area.
Complete set · 10capabilities
The complete IndoorAtlas (Indoor Positioning) capability set.
These are the exact actions your AI can choose when you ask it to work with IndoorAtlas (Indoor Positioning).
01—04
4 capabilities in this set.
Part of 10 available through IndoorAtlas (Indoor Positioning).
- 01 Capability
List positioning sessions
Get a paginated list of historical indoor positioning sessions. Use this to analyze occupancy, dwell times, and path optimization.
- 02 Capability
Upload floorplan geojson
Upload a new floor plan as a GeoJSON document to a venue. This lets you overlay indoor maps onto real-world coordinates for accurate positioning.
- 03 Capability
Create venue
Create a new indoor venue with a name, entrance coordinates, and configuration. This serves as the top-level container for all your floor plans and positioning data.
- 04 Capability
Get fingerprint paths
Retrieve the GeoJSON walk paths recorded by surveyors during calibration. Use this to find areas that need more signal mapping for better accuracy.
05—07
3 capabilities in this set.
Part of 10 available through IndoorAtlas (Indoor Positioning).
- 05 Capability
Get session data
Pull the full positioning trace for a specific session. It includes timestamped coordinates and floor transitions for behavioral analysis.
- 06 Capability
Get venue details
Get the metadata for a specific venue, like its floor count and calibration status. This helps you inspect a building before deploying wayfinding features.
- 07 Capability
List floorplans
List all floor plans for a venue with their dimensions and map status. It shows you which levels are ready for positioning.
08—10
3 capabilities in this set.
Part of 10 available through IndoorAtlas (Indoor Positioning).
- 08 Capability
List venues
List all venues in your organization with their names and coordinates. This helps you quickly find a specific building to manage.
- 09 Capability
Trigger map generation
Start the radio map generation process for a specific floor. It computes the positioning model from your signal fingerprints and floor geometry.
- 10 Capability
Position from wifi scan
Get estimated coordinates and floor levels from a Wi-Fi scan. This is perfect for location tracking when you can't use a mobile SDK.
Set up in minutes
One URL. Then ask IndoorAtlas (Indoor Positioning) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use IndoorAtlas (Indoor Positioning) from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_G0vuBwWUnv44gPThdIn5uIk7VpxqbtULEOzfoENF/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it IndoorAtlas (Indoor Positioning), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable IndoorAtlas (Indoor Positioning) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_G0vuBwWUnv44gPThdIn5uIk7VpxqbtULEOzfoENF/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the IndoorAtlas (Indoor Positioning) URL.
- Step 03
Save and start
Save the connection and enable IndoorAtlas (Indoor Positioning) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"indooratlas-indoor-positioning": {
"url": "https://edge.vinkius.com/vk_preview_G0vuBwWUnv44gPThdIn5uIk7VpxqbtULEOzfoENF/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using IndoorAtlas (Indoor Positioning)
Open Agent mode in chat and ask: "Using IndoorAtlas (Indoor Positioning), help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"indooratlas-indoor-positioning": {
"url": "https://edge.vinkius.com/vk_preview_G0vuBwWUnv44gPThdIn5uIk7VpxqbtULEOzfoENF/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using IndoorAtlas (Indoor Positioning)
Ask Copilot: "Using IndoorAtlas (Indoor Positioning), help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"indooratlas-indoor-positioning": {
"url": "https://edge.vinkius.com/vk_preview_G0vuBwWUnv44gPThdIn5uIk7VpxqbtULEOzfoENF/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using IndoorAtlas (Indoor Positioning)
Open Cascade and ask: "Using IndoorAtlas (Indoor Positioning), help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"indooratlas-indoor-positioning": {
"url": "https://edge.vinkius.com/vk_preview_G0vuBwWUnv44gPThdIn5uIk7VpxqbtULEOzfoENF/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using IndoorAtlas (Indoor Positioning)
Ask Cline: "Using IndoorAtlas (Indoor Positioning), help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add indooratlas-indoor-positioning --transport http "https://edge.vinkius.com/vk_preview_G0vuBwWUnv44gPThdIn5uIk7VpxqbtULEOzfoENF/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using IndoorAtlas (Indoor Positioning)
Ask Claude: "Using IndoorAtlas (Indoor Positioning), show me...". 10 tools are ready
Where the request belongs
Work IndoorAtlas can move forward.
For building ops and GIS pros who are tired of manual floor plan management and want to see real-time occupancy data without digging through raw logs.
Smart Building Developer
Manages venue calibration and integrates location services into building systems.
GIS Analyst
Handles geo-referencing and floor plan uploads without needing heavy GIS software.
Operations Manager
Audits occupancy patterns and building flow to optimize space usage.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsPointr
Grant your AI access to precision indoor mapping. Navigate buildings, track BLE beacons, and find POIs.
SafeGraph
Integrate SafeGraph's premier geospatial dataset into your AI. Discover detailed POIs, analyze foot traffic patterns, and process precise building geometries seamlessly from conversational prompts.
Estimote
Manage beacon fleets via Estimote. list and configure devices, track proximity analytics, monitor sensor telemetry, and manage physical locations directly from any AI agent.
Veraset
Equip your agent to seamlessly query Veraset's mobility datasets. Run geospatial SQL, extract insights, and manage S3 buckets.
Magicplan
Manage floor plans, spatial data, and financial estimates via the Magicplan REST API.
WorkAdventure
Create virtual office spaces where remote teams can walk around, bump into colleagues, and collaborate spontaneously.
Bring your own AI
Change the model, client or framework. Keep IndoorAtlas connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about IndoorAtlas.
The practical details behind the request, access and result.
How does the IndoorAtlas MCP help with floor plans?
It allows you to upload floor plan files and manage the radio map generation process through a chat interface. You can quickly add new levels or update existing ones without opening complex GIS software.
Can I use this to see where people are walking in my building?
Yes, you can pull historical positioning session data to see exactly how people move through your space. This is great for identifying bottlenecks or analyzing occupancy patterns.
What happens when I upload a floor plan?
The Connector uploads the map file to your venue and allows you to trigger the map generation process. This creates the positioning model needed for your AI agent to understand the floor layout.
Can I get location data without a mobile app?
Yes, you can use the Wi-Fi scan capability to get estimated coordinates and floor levels. This is a great way to get location data when you don't have a mobile SDK integrated.
How do I check if my building is properly calibrated?
You can ask your agent to inspect the calibration walk paths. It will show you the routes surveyors took and highlight any areas that need more signal mapping.
Is this for managing multiple buildings?
Absolutely. You can list all venues in your organization and manage floor plans, metadata, and analytics for every building in your portfolio from one place.
How do I start the map generation process for a new floor plan?
Use the trigger_map_generation capability with your Floorplan ID. This initiates the server-side computation that creates the positioning model. It's a critical step before indoor positioning can work on that level.
Can I determine a position using Wi-Fi scans through my agent?
Yes. The position_from_wifi_scan capability allows you to submit observed Wi-Fi signal strengths. Your agent will return estimated coordinates and floor level, which is perfect for server-side positioning logic.
How can I analyze visitor traffic patterns in our building?
Use the list_positioning_sessions capability to retrieve historical traces. Your agent can help you analyze occupancy patterns and dwell times by processing the timestamped coordinate fixes from past sessions.
One connection away
Give your agent a direct line to IndoorAtlas.
Connect IndoorAtlas once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available