{"protocolVersion":"0.3.0","name":"placeoptimizer","description":"Google Business Profile agent for PlaceOptimizer: list managed locations, pull location metrics, read reviews and posts, and inspect organization info for multi-location brands.","version":"0.1.0","url":"https://app.placeoptimizer.com/mcp","preferredTransport":"JSONRPC","supportedInterfaces":[{"url":"https://app.placeoptimizer.com/mcp","transport":"JSONRPC"}],"provider":{"organization":"Invarya Technologies Private Limited","url":"https://placeoptimizer.com"},"capabilities":{"streaming":true,"pushNotifications":false,"stateTransitionHistory":false,"extensions":["https://modelcontextprotocol.io/"]},"defaultInputModes":["text/plain","application/json"],"defaultOutputModes":["application/json","text/plain"],"securitySchemes":{"oauth2":{"type":"oauth2","description":"OAuth 2.1 authorization code with PKCE. Dynamic client registration is open to agents.","flows":{"authorizationCode":{"authorizationUrl":"https://app.placeoptimizer.com/api/v1/auth/oauth2/authorize","tokenUrl":"https://app.placeoptimizer.com/api/v1/auth/oauth2/token","scopes":{"openid":"Identify the authenticated account","profile":"Read basic profile information","placeoptimizer":"Manage GBP locations, metrics, reviews, and posts for the active organization"}}}}},"security":[{"oauth2":["openid","profile","placeoptimizer"]}],"documentationUrl":"https://docs.placeoptimizer.com","skills":[{"id":"list_locations","name":"List managed locations","description":"List the Google Business Profile locations the authenticated organization manages.","tags":["gbp","locations"],"examples":["List my managed locations"]},{"id":"get_location_metrics","name":"Get location metrics","description":"Pull performance metrics (searches, views, actions) for a managed location.","tags":["gbp","metrics"],"examples":["Show metrics for my main store"]},{"id":"list_location_reviews","name":"List location reviews","description":"Read recent reviews for a managed location, including rating and reviewer text.","tags":["gbp","reviews"],"examples":["What are the latest reviews for the Pune store?"]},{"id":"list_location_posts","name":"List location posts","description":"List the recent Google Business Profile posts published on a managed location.","tags":["gbp","posts"],"examples":["What posts are live on my locations?"]},{"id":"get_org_info","name":"Get organization info","description":"Return the authenticated organization profile and its PlaceOptimizer tenant details.","tags":["org","account"],"examples":["Who am I authenticated as?"]}]}