treg.to / Catalog / Google Business Profile
43 tools · your own account · never metered

Google Business Profile: connect your own account

Your listings, reviews and local posts. Read what customers are saying and reply as the business. Connect your own Google Business Profile account once and your agent uses it from then on, through one treg.to token. Calls on your own connection are never metered.
$1.00 of free credit on every new team · no provider signup · no card
works in
ChatGPTClaudeClaude CodeCodexCursorGrokGemini CLI
What your agent can now do

Google Business Profile, one prompt away

AGENT
ChatGPTClaudeClaude CodeCodexCursorGrokGemini CLI
read your listing's reviews
look up a franchise chain
your listings with hours & categories
treg
$ treg call google-business-profile.x.businessinformation-mybusinessbusinessinformation-accounts-locations-create
✓ 200 · free
$ treg call google-business-profile.x.businessinformation-mybusinessbusinessinformation-chains-get
✓ 200 · free
$ treg call google-business-profile.x.businessinformation-mybusinessbusinessinformation-googlelocations-search
✓ 200 · free
$ _
Google Business ProfileYOUR ACCOUNT
Your listings, reviews and local posts. Read what customers are saying and reply as the business.
⚒ 43 TOOLS

SEO · https://mybusinessaccountmanagement.googleapis.com

Set up

Set up Google Business Profile in Claude Code, Codex or any agent

1Give this to your agent
in your agent's chat
set up treg — https://treg.mereka.dev/llms.txt
2Or add the MCP server yourself
claude code
claude mcp add --transport http treg https://treg.mereka.dev/mcp

ChatGPT

Settings → Connectors → add https://treg.mereka.dev/mcp as a custom connector.

Grok bot

Add https://treg.mereka.dev/mcp as a remote MCP connector in its tool settings.

Claude Desktop

Settings → Connectors → Add custom connector → https://treg.mereka.dev/mcp.

Cursor, Codex, any MCP client

Point it at https://treg.mereka.dev/mcp (HTTP transport).

CLI

curl -fsSL https://treg.mereka.dev/install.sh | sh

Plain HTTP

LangChain, CrewAI or any code: /call/<tool-id> with a Bearer token. No SDK.

Try it

What's the best way to ask?

the prompt
Using treg, read your listing's reviews. Show me the price first.

Run one directly

a call
curl -H "Authorization: Bearer $TREG_TOKEN" \
  "https://treg.mereka.dev/call/google-business-profile.x.businessinformation-mybusinessbusinessinformation-accounts-locations-create"
Why treg.to

Why call Google Business Profile through treg.to

Your account, held safely

Connect once; treg.to keeps the credential server-side and injects it per call. No key on any machine.

Price before the call

The provider's own rate, $0.000 markup. How billing works.

No subscription, no seats

Charged per call. $1.00 free per new team, no card to start.

Your own Google Business Profile key is free

Register it and those calls are never metered. Your key always wins.

Switch by changing a word

Another provider is a different word in the prompt, not a new integration.

One key, the whole catalog

The same token calls every provider in the catalog and 2,627 other tools.

The shelf

All 43 Google Business Profile tools

Google Business Profile · 43 tools
  • List your Business Profile accounts · free
    List the Google Business Profile accounts you manage google-business-profile.accounts
  • List your business listings — address, hours, category · free
    List your business's listings with their addresses, hours and categories google-business-profile.locations
  • Reply to a customer review as the business · free
    Reply publicly to a customer review as the business google-business-profile.review.reply
  • List customer reviews on your business listing · free
    Read the reviews customers left on your Google Business Profile listing google-business-profile.reviews
  • Transfer a business listing to another account · free
    locations.transfer — Moves a location from an account that the user owns to another account that the same user administers. The user must be an owner of the account the location is currently associated with and must also be at least a manager of the destination account. google-business-profile.x.accountmanagement-mybusinessaccountmanagement-locations-transfer
  • Create a business listing on your Business Profile · free
    locations.create — Creates a new Location that will be owned by the logged in user. google-business-profile.x.businessinformation-mybusinessbusinessinformation-accounts-locations-create
  • Business chain details by chain id · free
    chains.get — Gets the specified chain. Returns `NOT_FOUND` if the chain does not exist. google-business-profile.x.businessinformation-mybusinessbusinessinformation-chains-get
  • Search business chains by name · free
    chains.search — Searches the chain based on chain name. google-business-profile.x.businessinformation-mybusinessbusinessinformation-chains-search
  • See all 43 Google Business Profile tools on the catalog →

Reliability badges come from live traffic through treg.to, not a controlled benchmark.

Used in

Jobs Google Business Profile does, compared with the other providers

Questions

Before you start

Do I need a Google Business Profile account?

Yes. This is an own-account connection: you sign in to Google Business Profile once and your agent uses that connection through your treg.to token. Calls on it are never metered.

How do I add Google Business Profile to Claude Code?

Run: claude mcp add --transport http treg https://treg.mereka.dev/mcp. One MCP server carries Google Business Profile and the rest of the catalog.

Which frameworks does it work with?

Anything that speaks MCP (Claude Code, Claude Desktop, ChatGPT, Codex, Cursor, Grok) and anything that can make an HTTP request (LangChain, CrewAI, LlamaIndex, plain code).

Is this the official Google Business Profile MCP server?

No. treg.to serves Google Business Profile's real API through its own metered proxy: the request is the provider's own, the credential is injected server-side, and the answer is relayed verbatim. The official Google Business Profile channels are linked above.