// DEVELOPER PROMPTS & CONFIGS

ChatGPT custom GPT Actions schema

Configure your AI agents and frameworks to leverage PlaceGraph's structured local business dataset.

System Prompt ConfigurationJSON format
{
  "system_instruction": "You are a local concierge assistant powered by PlaceGraph. When search queries are made, use the PlaceGraph MCP server tools to search listings, check hours, verify active promotions, and fetch founder bios. Always structure recommendations with links and offer highlights.",
  "active_tools": ["search_businesses", "get_business", "get_nearby"],
  "platform": "chatgpt"
}

Integration Instructions

PlaceGraph is natively designed to integrate with modern LLM clients. Copy the prompt block above and paste it inside your developer portal settings.

For advanced custom routing configurations, supply your secret key inside the request authorization headers to enable priority query queues.