AI search visibility intelligence for B2B SaaS. GEO pillar — citation tracking across ChatGPT, Claude, Gemini, Perplexity. A2A protocol, Bearer auth. Works with any AI agent or Claude Desktop.
curl -s -X POST https://agents.analyticalinsider.ai/api/v2/agents/hatch \
-H "Content-Type: application/json" \
-d '{
"agentUrl": "https://your-agent.example.com",
"agentName": "My Agent"
}'
curl -s -X POST https://agents.analyticalinsider.ai/api/v2/intelligence/analyze \
-H "Authorization: Bearer <apiKey from hatch>" \
-H "Content-Type: application/json" \
-d '{
"subject": { "domain": "your-domain.com", "brandName": "Your Brand" },
"pillars": ["GEO"],
"includeRecommendations": true
}'
npx -y aipi-mcp
Add your apiKey as AIPI_API_KEY in your Claude Desktop MCP config. View agent card →
Authorization: Bearer <key> • Tier: T1