Generative Engine Optimization, built for AI agents.
Track and improve how your brand appears in ChatGPT, Claude, Gemini and Perplexity — via a single MCP server and REST API your agents call directly.
Brand visibility on every LLM
Mention rate, position, share of voice, sentiment and recommended-listing across Lovable AI Gateway, Perplexity and Anthropic.
Cited sources tracking
Capture and dedupe domains/URLs cited by Perplexity & Claude web search to know what content earns the citation.
GEO recommendations
Each run feeds a model that returns concrete content + positioning actions to win the next prompt.
Two endpoints. Same toolset.
Connect any MCP-compatible client (Claude Desktop, ChatGPT, Cursor, n8n) or call the REST mirror.
POST /api/mcp
Authorization: Bearer lvb_live_…
Content-Type: application/json
Accept: application/json, text/event-stream
{ "jsonrpc":"2.0", "method":"tools/call",
"params": { "name":"whoami", "arguments": {} } }POST /api/v1/whoami
Authorization: Bearer lvb_live_…
Content-Type: application/json
{}