4,500+ servers built on MCP Fusion
Vinkius
Geocodio logo
Vinkius
Claude Code logo

How to Use the Geocodio MCP in Claude Code

Pipe addresses into the Geocodio MCP Server from your terminal. Let Claude Code handle batch geocoding in any script or CI/CD pipeline.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Geocodio MCP on Cursor AI Code Editor MCP Client Geocodio MCP on Claude Desktop App MCP Integration Geocodio MCP on OpenAI Agents SDK MCP Compatible Geocodio MCP on Visual Studio Code MCP Extension Client Geocodio MCP on GitHub Copilot AI Agent MCP Integration Geocodio MCP on Google Gemini AI MCP Integration Geocodio MCP on Lovable AI Development MCP Client Geocodio MCP on Mistral AI Agents MCP Compatible Geocodio MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
Claude Code

Connect Geocodio MCP to Claude Code

Create your Vinkius account to connect Geocodio 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.

GDPR Free for Subscribers

Geocoding for the Command Line

This server brings Geocodio's API right into your terminal. You can pipe a list of addresses directly to Claude Code and have it use the `batch_geocode_addresses` tool to get back clean, machine-readable JSON with coordinates for each entry. No need to write a full script for simple conversions. For example: `cat addresses.txt | claude code "geocode these addresses with geocodio"`. That's it. The output is structured JSON, so you can immediately pipe it to `jq` for filtering or save it to a file. It fits right into your existing shell workflows.

Automate Data Enrichment in CI/CD

This is more than a command-line toy. You can use it in your deployment or data processing pipelines. A common use is a cron job that pulls new user signups, uses `batch_enriched_geocode` to append census data, and then loads the enriched data into a warehouse. Because Claude Code is headless, it runs anywhere. Put it in a Docker container as part of a nightly data job or in a GitHub Action that validates addresses in a CSV file on every commit. This MCP server provides the tools; Claude Code provides the automation engine.

Reverse Geocoding from any Source

If you're processing server logs or IoT data that contains coordinates, you can turn that data into human-readable addresses. Pipe a stream of lat/lon pairs to Claude Code and instruct it to use the `batch_reverse_pins` tool. You can also pull back specific data points. For instance, get the timezone for a set of server IPs by first getting their coordinates, then using `reverse_enriched_fields` to look up the timezone data. It's a powerful way to add geographic context to any data stream, right from your shell.

Setup guide

Set up Geocodio 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. 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 user to make it available across all projects.

  2. 2

    Verify the connection

    Start a Claude Code session and type /mcp to list connected servers. You should see geocodio-mcp with a green status indicator.

  3. 3

    Start using tools

    Ask Claude Code something like "Check my latest Geocodio transactions." It will automatically discover and invoke the available Geocodio tools.

Terminal
claude mcp add --transport http geocodio-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 Geocodio MCP in Claude Code

You can pipe the file directly. For a text file with one address per line, use `cat addresses.txt | claude code "run batch geocoding with geocodio"`. Claude Code will use the `batch_geocode_addresses` tool and stream the JSON results to standard output.
Yes, that's a primary use case. Set up a script that pipes your data to Claude Code with a prompt like "Add census block data to these addresses using Geocodio's enriched geocoding." It will use `batch_enriched_geocode` to get the job done.
Just run `claude code "list the schema fields for geocodio"`. This executes the `list_schema_fields` tool on the MCP server and prints a clean list of all the data you can request, from school districts to state legislative districts.
Echo the coordinates and pipe them to Claude Code. For example: `echo "40.75, -73.98" | claude code "what's the address for these coordinates?"`. It will use the `reverse_geocode` tool and return the address as structured JSON.
The addresses and coordinates you send are processed by the Geocodio server to fulfill the request. Vinkius handles the transport security, and each MCP server request is ephemeral. No query data is retained beyond what's necessary to serve the immediate API response.

Start using the Geocodio MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 10 tools

We've already built the connector for Geocodio. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 10 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.