Baidu Huiyan LBS Connector for AI agents.
10 live capabilities
Analyze population mobility and urban density data across China.
Waiting for input…
Why people use Baidu Huiyan LBS
Baidu Huiyan LBS for Urban Planning and Mobility Analysis
This Connector changes that by letting your AI agent do the heavy lifting. You can ask for a full demographic profile and migration ranking in a single prompt. You get a clear picture of where people are coming from and how long they stay, all in one place.
What Vinkius changes
That it turns complex Baidu LBS data into simple, chat-based queries for your AI.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Retail Site Selection
An analyst asks for population flow and area profiles to find the best spot for a new coffee shop.
- Real-world use case 02
Urban Transit Planning
A planner uses migration scale and city rankings to decide where to build a new subway line.
- Real-world use case 03
Event Management
A coordinator checks real-time density to see if a public square is reaching capacity.
Complete set · 10capabilities
The complete Baidu Huiyan LBS capability set.
These are the exact actions your AI can choose when you ask it to work with Baidu Huiyan LBS.
01—04
4 capabilities in this set.
Part of 10 available through Baidu Huiyan LBS.
- 01 Capability
Geocode address
Converts a street address into latitude and longitude coordinates. This is essential for mapping specific locations accurately.
- 02 Capability
Get area profile
Pulls demographic and behavioral data for a specific geographic region. Use this to understand who lives or works in an area.
- 03 Capability
Get migration city rank
Ranks cities by migration volume relative to a target area. It helps you see which cities are sending or receiving the most people.
- 04 Capability
Get migration province rank
Ranks provinces by migration volume relative to a target area. This provides a broader view of regional population shifts.
05—07
3 capabilities in this set.
Part of 10 available through Baidu Huiyan LBS.
- 05 Capability
Get migration scale
Provides a population migration intensity index for a specific area. Use this to measure the scale of movement in a region.
- 06 Capability
Get population density
Retrieves real-time population density heatmap data for a specific area. This is perfect for identifying current crowd hotspots.
- 07 Capability
Get population flow
Shows the volume of population inflow and outflow for a specific area. Use this to track how many people are moving in or out.
08—10
3 capabilities in this set.
Part of 10 available through Baidu Huiyan LBS.
- 08 Capability
Get stay duration
Calculates the average amount of time visitors spend in a geographic area. This helps determine the stickiness of a location.
- 09 Capability
Reverse geocode
Turns latitude and longitude coordinates back into a structured street address. Use this when you have a point and need a name.
- 10 Capability
Search poi
Searches for points of interest near a specific location or region. This lets you find nearby landmarks and businesses.
Set up in minutes
One URL. Then ask Baidu Huiyan LBS to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Baidu Huiyan LBS 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_tGTH2n0q6PiEHVi5693NBVvyJ5XV9t2DFEKYvtA7/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 Baidu Huiyan LBS, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Baidu Huiyan LBS for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_tGTH2n0q6PiEHVi5693NBVvyJ5XV9t2DFEKYvtA7/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 Baidu Huiyan LBS URL.
- Step 03
Save and start
Save the connection and enable Baidu Huiyan LBS in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"baidu-huiyan-lbs": {
"url": "https://edge.vinkius.com/vk_preview_tGTH2n0q6PiEHVi5693NBVvyJ5XV9t2DFEKYvtA7/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 Baidu Huiyan LBS
Open Agent mode in chat and ask: "Using Baidu Huiyan LBS, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"baidu-huiyan-lbs": {
"url": "https://edge.vinkius.com/vk_preview_tGTH2n0q6PiEHVi5693NBVvyJ5XV9t2DFEKYvtA7/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 Baidu Huiyan LBS
Ask Copilot: "Using Baidu Huiyan LBS, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"baidu-huiyan-lbs": {
"url": "https://edge.vinkius.com/vk_preview_tGTH2n0q6PiEHVi5693NBVvyJ5XV9t2DFEKYvtA7/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 Baidu Huiyan LBS
Open Cascade and ask: "Using Baidu Huiyan LBS, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"baidu-huiyan-lbs": {
"url": "https://edge.vinkius.com/vk_preview_tGTH2n0q6PiEHVi5693NBVvyJ5XV9t2DFEKYvtA7/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 Baidu Huiyan LBS
Ask Cline: "Using Baidu Huiyan LBS, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add baidu-huiyan-lbs --transport http "https://edge.vinkius.com/vk_preview_tGTH2n0q6PiEHVi5693NBVvyJ5XV9t2DFEKYvtA7/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 Baidu Huiyan LBS
Ask Claude: "Using Baidu Huiyan LBS, show me...". 10 tools are ready
Where the request belongs
Work Baidu Huiyan can move forward.
Urban planners, retail analysts, and logistics managers who need to understand human movement and density without manual data scraping.
Urban Planner
Analyzes population movement to optimize public transit and infrastructure development.
Retail Analyst
Identifies the best spots for new stores based on footfall and local demographics.
Logistics Manager
Monitors crowd congestion to find the fastest routes for delivery fleets.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSafeGraph
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.
Geoapify
Access powerful location intelligence. geocoding, routing, place search, and IP tracking directly from your AI agent.
Precisely
Equip your AI with precise location intelligence. geocode addresses, resolve property risks, calculate local taxes, and analyze demographics globally.
Veraset
Equip your agent to seamlessly query Veraset's mobility datasets. Run geospatial SQL, extract insights, and manage S3 buckets.
Jawg Maps (Location & Routing)
Build with location data via Jawg Maps. search places, calculate routes, compute distance matrices, and get elevation data.
ArcGIS
Automate mapping and spatial analysis via ArcGIS. perform geocoding, route solving, vehicle routing, and calculate origin-destination matrices from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Baidu Huiyan 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 Baidu Huiyan.
The practical details behind the request, access and result.
What does the Baidu Huiyan LBS MCP actually do?
It provides your AI agent with access to Baidu's location intelligence platform. You can use it to track how people move between cities, check how crowded an area is in real-time, and get detailed demographics for different regions.
Can I use this for retail site selection?
Yes, it is great for that. You can use it to see population flow, stay durations, and real-time density to figure out where your target customers are actually hanging out.
Does this cover specific regions in China?
Yes, it is designed to work with Baidu's LBS data ecosystem, making it highly effective for geocoding and mobility analysis within China's geographic boundaries.
How do I get the population data?
You can ask your agent to pull area profiles or migration scales. It will then fetch the latest data from the platform and summarize the trends for you.
Can it help with logistics and routing?
It can. By checking population flow and crowd density, you can identify congested areas and find better routes for moving goods or managing fleet movements.
Is the geocoding precise?
Yes, it provides precision geocoding for street addresses and can also perform reverse geocoding to turn coordinates into readable addresses.
How do I set up the Baidu Huiyan LBS MCP?
You will need to create a developer account on the Baidu LBS platform, register an app to get your keys, and then put those keys into the Connector configuration.
How does SN signature authentication work?
The engine handles all cryptographic computation automatically. It alphabetizes request parameters, appends the API path and your SK, then generates the required MD5 hash. no manual work required.
Can I compare migration patterns across different dates?
Yes. Use the migration capabilities with different date parameters to compare holiday periods against regular days. Your AI agent can make sequential calls to build trend analyses automatically.
Is the geocoding limited to China?
Yes. This integration uses the Baidu BD09ll coordinate system which is optimized for mainland China. For global geocoding, consider using a complementary service.
One connection away
Give your agent a direct line to Baidu Huiyan.
Connect Baidu Huiyan once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available