Integrations
MCP Server
Connect your AI agent to Lurki via Model Context Protocol
Lurki provides a Model Context Protocol (MCP) server that lets AI agents (Claude, GPT, custom agents) access your social intelligence data.
Connection
{
"mcpServers": {
"lurki": {
"type": "url",
"url": "https://mcp.lurki.io/mcp",
"headers": {
"Authorization": "Bearer lk_live_..."
}
}
}
}Available Tools (7)
| Tool | Description |
|---|---|
lurki/metrics | Branded analytics per profile |
lurki/search | Full-text and semantic search |
lurki/feed | Cross-platform content feed |
lurki/profiles | Manage watched profiles |
lurki/definitions | Metric definitions catalog |
lurki/benchmark | Compare 2-10 profiles |
lurki/report | Generate entity report |
Use Cases
- Ask Claude to analyze competitor trends using your Lurki data
- Build AI workflows that react to competitor activity
- Generate automated reports and summaries
- Power custom dashboards with AI-generated insights
Status Page
Check the MCP server status at mcp.lurki.io.

