How to Use the Google Business Profile MCP in Cursor
Build custom local business integrations and automate store updates directly from Cursor with live production data.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Google Business Profile MCP to Cursor
Create your Vinkius account to connect Google Business Profile to Cursor and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Generate Real Code with Live Google Business Profile Data
This Google Business Profile MCP Server lets Cursor pull live production schemas directly into your active workspace. Stop writing code against mock JSON files. When you use Cursor in Agent mode, this server lets the editor call `get_location_details` to pull real API schemas and live store data directly into your active workspace. You can build automated scripts that call `update_business_hours` with the confidence that the code actually matches your live Google setup. Cursor writes the logic while referencing real-time fields instead of outdated documentation.
Moderate Customer Reviews in Cursor Agent Mode
This Google Business Profile toolset lets Cursor inspect and reply to customer reviews in Agent mode. Write and test review-moderation pipelines without leaving your editor. Your Agent can execute `list_reviews` to pull real customer feedback, then write code to analyze sentiment or flag issues. Once your code is ready, test the live response system using `create_review_reply` directly from the chat interface. You see the immediate Google API response inside Cursor, making debugging review replies exceptionally fast.
Live Performance Dashboard Prototyping
This Google Business Profile integration lets Cursor pull store metrics directly into your frontend code. Build internal tools that monitor store performance metrics. Cursor pulls raw analytics using `get_location_insights` and injects them directly into your frontend components as you write them. This MCP connection means you can verify how your UI renders real map views and search metrics. You can also pull location lists with `list_locations` to test your multi-store dropdowns in real time.
Set up Google Business Profile MCP in Cursor
Prerequisites
- Cursor installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP Settings
Go to Cursor Settings → MCP or open the Command Palette (
Cmd+Shift+P/Ctrl+Shift+P) and search for "MCP: Add Server". - 2
Add the Google Business Profile MCP
Cursor will create or open
.cursor/mcp.jsonin your project root. Paste the JSON snippet on the right. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Enable Agent mode
Open Composer (
Cmd+I/Ctrl+I) and switch to Agent mode using the dropdown at the top. MCP tools are only available in Agent mode. - 4
Verify the connection
Ask Cursor something like "List my recent Google Business Profile transactions." If the MCP tools are loaded correctly, Cursor will call the Google Business Profile tools automatically. You can also check Settings → MCP for a green status indicator.
{
"mcpServers": {
"google-business-profile-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Google Business Profile. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
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 Google Business Profile MCP in Cursor
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Google Business Profile MCP today
We host it, we monitor it, we maintain it. You just paste one token.