The Localith ChatGPT connector lets you connect your Localith account directly to ChatGPT. Once connected, you can ask ChatGPT to fetch your Google Business Profile locations, pull review data, and generate performance reports in natural language without leaving the conversation.
Before you start
Make sure you have:
- an active paid Localith account
- a ChatGPT Plus, Pro, Business, Enterprise, or Edu account
- at least one connected Google Business Profile location in Localith
Enable Developer Mode in ChatGPT
You must enable Developer Mode before you can add a custom MCP connector.
- Go to ChatGPT settings.
- Open Apps & Connectors.
- Under Advanced settings, turn on Developer Mode.
Developer Mode is required. If you do not see the option to add a custom connector under Settings > Apps & Connectors, confirm that Developer Mode is enabled.
ChatGPT menu labels can vary by rollout. OpenAI notes that Developer Mode availability may depend on your account and workspace policy; check the current OpenAI connection guide if your settings look different.
Add Localith as a custom connector
- Go to ChatGPT Connectors settings.
- Click + New App in the top-right corner.
- Enter the connector details:
| Field | Value |
|---|---|
| Name | Localith |
| MCP Server URL | https://embedsocial.com/app/api/mcp |
- Under Authentication, select OAuth.
- Enter the OAuth client ID:
| Field | Value |
|---|---|
| OAuth Client ID | chatgpt-mcp |
- Expand Advanced settings. ChatGPT should automatically discover these OAuth settings:
| Field | Value |
|---|---|
| Auth URL | https://embedsocial.com/app/api/oauth/authorize |
| Token URL | https://embedsocial.com/app/api/oauth/token |
| Registration URL | https://embedsocial.com/app/api/oauth/register |
| Authorization server base | https://embedsocial.com/app/api |
| Resource | https://embedsocial.com/app/api/mcp |
ChatGPT may report that OIDC is unavailable because the server does not advertise OIDC support. This is expected: Localith uses standard OAuth 2.0 and does not require OpenID Connect.
- Under Scopes, confirm that Default scopes is set to
mcp. - Select I understand and want to continue on the security warning, then click Create.
- Sign in with your Localith credentials and approve the requested permissions.
- After ChatGPT redirects you back, Localith is connected and ready to use.
Available tools
The connector provides 6 read-only tools. ChatGPT uses them behind the scenes when you ask about your locations, reviews, or metrics.
| Tool | What it does |
|---|---|
fetch_google_locations_listings | Returns all connected GBP locations |
fetch_google_location_listings_by_ID | Returns details for a specific location |
fetch_google_location_listings_metrics | Returns performance metrics such as impressions, clicks, calls, and direction requests |
fetch_google_location_listings_reviews_metrics | Returns review summary metrics per location |
fetch_reviews | Returns individual reviews with ratings, text, and dates |
api_documentation | Returns the Localith API reference for context |
All tools are read-only. ChatGPT cannot modify your listings, reply to reviews, or change settings through this connector.
Try these prompts
Once connected, ask ChatGPT questions such as:
- "Show me all my connected GBP locations and their average ratings."
- "What are the latest 1- and 2-star reviews across all my locations?"
- "How many website clicks and call clicks did my locations get last month?"
- "Which of my locations has the lowest review response rate this quarter?"
- "Generate a reputation summary report for all my locations for March 2026."
For more ready-to-run reporting prompts, browse the reports library.
Disconnect Localith from ChatGPT
- Go to ChatGPT Connectors settings.
- Find Localith and click the ··· menu.
- Click Disconnect.
After disconnecting, ChatGPT will no longer have access to your Localith data. You can reconnect at any time by repeating the setup steps above.