How to Use the Geocode.xyz MCP in Claude Code
Pipe IP lookups, address conversions, and coordinate parsing directly into Claude Code using this terminal MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Geocode.xyz MCP to Claude Code
Create your Vinkius account to connect Geocode.xyz 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.
Geoparse raw text and logs via the CLI MCP Server
The `geoparse` tool scans raw text files, server logs, or piped shell outputs to identify and extract location names. From the terminal, you can pipe a log file into Claude Code and have it extract every coordinate instantly. This makes backend data processing scripts incredibly simple. Your terminal agent handles the extraction, formats the output as JSON, and pipes it straight to your database or next shell command.
Perform high-speed forward and reverse geocoding
The `forward_geocode` tool converts physical addresses into latitude and longitude coordinates directly inside your terminal session. If you are debugging a database migration, your CLI agent can verify address coordinates on the fly. To do the reverse, the `reverse_geocode` tool resolves coordinate pairs into physical addresses. This lets you inspect database records and convert raw numbers into human-readable locations without leaving the shell.
Geolocate IP addresses and autocomplete entries
The `ip_geolocation` tool resolves physical locations from raw IP addresses. This is perfect for SREs analyzing traffic spikes or security logs, letting you map connection origins directly from your terminal. For input validation scripts, the `autocomplete` tool provides suggestions for partial addresses or postal codes. Your CLI agent uses this to clean up messy CSV files before running batch imports.
Set up Geocode.xyz 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 seegeocodexyz-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Geocode.xyz transactions." It will automatically discover and invoke the available Geocode.xyz tools.
claude mcp add --transport http geocodexyz-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 Geocode.xyz MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Geocode.xyz MCP today
We host it, we monitor it, we maintain it. You just paste one token.