How to Use the Google Business Profile MCP in Claude Code
Use Claude Code in your terminal to pipe Google Business Profile data directly into your scripts and automation pipelines.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Google Business Profile MCP to Claude Code
Create your Vinkius account to connect Google Business Profile 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.
Terminal-based Google Business Profile MCP Server
Run `claude mcp add` to link this server to your environment. It exposes all 12 tools, including `list_locations` and `get_location_insights`, directly to your shell. This setup works for CI/CD or cron jobs. You can write simple scripts that trigger updates to your business hours whenever your local build completes.
Query reviews and questions from your terminal
Use your terminal to fetch customer feedback via `list_reviews`. The output is clean and ready for piping into other text processing tools. When you need to act, `create_review_reply` sends your response back to the platform. It keeps your engagement workflow entirely headless and fast.
Automate location management with Claude Code
Call `get_verification_status` to check if your locations are ready for public display. It gives you an immediate status report without a browser. This keeps your operational monitoring in the terminal. You can string these calls together to manage multiple business accounts from a single command line.
Set up Google Business Profile 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 seegoogle-business-profile-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Google Business Profile transactions." It will automatically discover and invoke the available Google Business Profile tools.
claude mcp add --transport http google-business-profile-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 Google Business Profile MCP in Claude Code
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.