How to Use the Felt (Collaborative Maps) MCP in Claude Code
Run headless GIS workflows and manage Felt maps directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Felt (Collaborative Maps) MCP to Claude Code
Create your Vinkius account to connect Felt (Collaborative Maps) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Scriptable Map Control with Claude Code
The `create_map` tool allows Claude Code to spin up collaborative maps directly from your command line interface. You can pipe terminal outputs or script variables straight into a new map instance. This headless control makes it easy to integrate mapping into your CI/CD pipelines. You can generate a fresh map for every build or deployment run without opening a browser.
Terminal-Based Layer Management
The `create_layer` tool lets you push local spatial datasets like KML or CSV files to Felt from your shell. Claude Code handles the file reading and uploads the payload through the MCP transport. If a deployment script needs to refresh data, Claude Code runs `delete_layer` followed by a new upload. This ensures your production maps always display the latest spatial datasets.
Automated Element Synchronization
The `add_elements` tool enables Claude Code to inject live server metrics or geographic coordinates into your map layers. You can set up cron jobs that use the CLI to update map markers. To keep the map clean, Claude Code uses `update_element` to modify existing markers as your backend state changes. This gives your team a real-time operational dashboard built on Felt.
Set up Felt (Collaborative Maps) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seefelt-collaborative-maps-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Felt (Collaborative Maps) transactions." It will automatically discover and invoke the available Felt (Collaborative Maps) tools.
claude mcp add --transport http felt-collaborative-maps-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Felt (Collaborative Maps) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Felt (Collaborative Maps) MCP today
We host it, we monitor it, we maintain it. You just paste one token.