IPGeolocation (IP Intelligence & Time) Connector for AI agents.
3 live capabilities
Get precise geographic, timezone, and astronomy data for any IP address.
Waiting for input…
Why people use IPGeolocation (IP Intelligence & Time)
IPGeolocation for Automating Global Localization
This Connector cleans that up. You just ask your agent to find the local context, and it handles the heavy lifting of fetching the right data points in one go. You get a consistent way to localize your app without the headache.
What Vinkius changes
You get instant, accurate geographic and temporal context for any point on the globe.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Security Incident Response
An analyst asks the agent to use get_location to check if an IP belongs to a residential ISP or a cloud provider during a breach.
- Real-world use case 02
E-commerce Localization
A developer wants to know the local currency for a specific country to show correct pricing using the geo data.
- Real-world use case 03
Logistics and Astronomy
A user asks for the moon phase and sunset time for a specific shipping route using get_astronomy.
Complete set · 3capabilities
The complete IPGeolocation (IP Intelligence & Time) capability set.
These are the exact actions your AI can choose when you ask it to work with IPGeolocation (IP Intelligence & Time).
01—03
3 capabilities in this set.
Part of 3 available through IPGeolocation (IP Intelligence & Time).
- 01 Capability
Get astronomy
Fetch sunrise, sunset, and moon phase data. Use this for apps that need location-aware environmental data.
- 02 Capability
Get timezone
Get the local time and timezone info for a specific location. It's great for handling DST automatically.
- 03 Capability
Get location
Resolve an IP address into detailed geographic data. This gives you city, country, and GPS coordinates in one go.
Set up in minutes
One URL. Then ask IPGeolocation (IP Intelligence & Time) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use IPGeolocation (IP Intelligence & Time) 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_zgOsd32pBj8x0EIu4pzi9sVtlFMzJhp4Hbpkeoak/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 IPGeolocation (IP Intelligence & Time), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable IPGeolocation (IP Intelligence & Time) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_zgOsd32pBj8x0EIu4pzi9sVtlFMzJhp4Hbpkeoak/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 IPGeolocation (IP Intelligence & Time) URL.
- Step 03
Save and start
Save the connection and enable IPGeolocation (IP Intelligence & Time) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"ipgeolocation-ip-intelligence-time": {
"url": "https://edge.vinkius.com/vk_preview_zgOsd32pBj8x0EIu4pzi9sVtlFMzJhp4Hbpkeoak/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 IPGeolocation (IP Intelligence & Time)
Open Agent mode in chat and ask: "Using IPGeolocation (IP Intelligence & Time), help me...". 3 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"ipgeolocation-ip-intelligence-time": {
"url": "https://edge.vinkius.com/vk_preview_zgOsd32pBj8x0EIu4pzi9sVtlFMzJhp4Hbpkeoak/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 IPGeolocation (IP Intelligence & Time)
Ask Copilot: "Using IPGeolocation (IP Intelligence & Time), help me...". 3 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"ipgeolocation-ip-intelligence-time": {
"url": "https://edge.vinkius.com/vk_preview_zgOsd32pBj8x0EIu4pzi9sVtlFMzJhp4Hbpkeoak/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 IPGeolocation (IP Intelligence & Time)
Open Cascade and ask: "Using IPGeolocation (IP Intelligence & Time), help me...". 3 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"ipgeolocation-ip-intelligence-time": {
"url": "https://edge.vinkius.com/vk_preview_zgOsd32pBj8x0EIu4pzi9sVtlFMzJhp4Hbpkeoak/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 IPGeolocation (IP Intelligence & Time)
Ask Cline: "Using IPGeolocation (IP Intelligence & Time), help me...". 3 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add ipgeolocation-ip-intelligence-time --transport http "https://edge.vinkius.com/vk_preview_zgOsd32pBj8x0EIu4pzi9sVtlFMzJhp4Hbpkeoak/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 IPGeolocation (IP Intelligence & Time)
Ask Claude: "Using IPGeolocation (IP Intelligence & Time), show me...". 3 tools are ready
Where the request belongs
Work IPGeolocation can move forward.
This is for the engineer who's tired of hardcoding timezone logic or the security pro who needs to know if a login is coming from a known data center.
Security Analyst
Identifying the origin of suspicious traffic and checking ISP details during an incident.
Software Developer
Automating localized content like currency and time for a global user base.
Data Engineer
Enriching massive datasets with geolocation and astronomy metadata.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsIPGeolocation.io
Real-time IP geolocation, security intelligence, and timezone data. identify locations, detect VPNs, and manage timezones directly via AI.
IPdata
Enrich IP addresses with geolocation, ASN, and threat intelligence data directly within your AI agent.
IPinfo
Enrich IP addresses with geolocation, ASN, and WHOIS data directly from your AI agent using IPinfo's industry-leading intelligence.
Radar
Equip your AI with geolocation capabilities. convert coordinates to addresses, map intellectual territories, calculate routes, and perform IP-based lookups.
Juhe Data / 聚合数据
China's leading API aggregator. access weather, ID verification, IP lookup, and news via AI.
AbuseIPDB
Audit IP addresses. check abuse scores and reports via AI.
Bring your own AI
Change the model, client or framework. Keep IPGeolocation 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 IPGeolocation.
The practical details behind the request, access and result.
Can the IPGeolocation MCP find the city of a visitor?
Yes, it resolves an IP address to a specific city, country, and GPS coordinates. This helps you understand exactly where your users are coming from.
Does the IPGeolocation MCP handle Daylight Saving Time?
Yes, it provides the current UTC offset and DST status for any location. This ensures your app always shows the correct local time.
Can I use the IPGeolocation MCP for astronomy data?
You can get sunrise, sunset, and moon phase metrics for any set of coordinates. This is perfect for location-aware environmental features.
Does the IPGeolocation MCP show ISP information?
It identifies the organization and connection type for a given IP address. This is a key capability for identifying the infrastructure behind a request.
Can the IPGeolocation MCP help with local currency?
It retrieves the local currency name and symbol for specific jurisdictions. You can use this to automate localized pricing across different regions.
How do I get location data without an IP?
You can provide latitude and longitude coordinates to get the same geographic details. This lets you perform lookups even when an IP isn't available.
Can I resolve a location using GPS coordinates instead of an IP address?
Yes. Capabilities like get_timezone and get_astronomy accept optional latitude and longitude parameters. This allows your agent to retrieve environmental and temporal data for any point on Earth, even if you don't have a target IP.
How do I check if a specific location is currently observed in Daylight Saving Time (DST)?
Use the get_timezone capability by providing a timezone name (e.g. 'America/New_York'). Your agent will return the full timezone payload, including the is_dst boolean and current UTC offset.
Can my agent find out the sunrise and sunset times for a given IP?
Absolutely. Use the get_astronomy capability and provide the target IP. Your agent will calculate the precise location and return astronomical data including sunrise, sunset, solar noon, and day length.
One connection away
Give your agent a direct line to IPGeolocation.
Connect IPGeolocation once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available