Product overview

One platform. Every mention. Any interface.

Monitor 13+ platforms. Access via API, MCP, webhooks, or dashboard. AI filters the noise.

One API, 13+ Platforms
Aggregate without the complexity

One endpoint replaces integrating 10+ social APIs. Reddit, X, LinkedIn, GitHub, HN, YouTube, and more.

AI-Native Access
Query mentions from any AI tool

MCP server works with Claude, Cursor, ChatGPT. Webhooks push to your systems in real time.

Built-In Intelligence
Signal, not noise

AI relevance scoring, sentiment, and intent classification — across API, MCP, and dashboard.

Loved by 1000+ Brands Developers Love

Metabase logoPosthog logoLovableVercel logobrowser-use logoRailway logosupabase logoPrisma logoModal logoTally.so logoJuicebox logostrapi logoPlanetScale logo
Metabase logoPosthog logoLovableVercel logobrowser-use logoRailway logosupabase logoPrisma logoModal logoTally.so logoJuicebox logostrapi logoPlanetScale logo
Access methods

How you access your data

API, MCP, webhooks, Slack, or dashboard. Same data, same intelligence — pick the interface that fits your stack.

REST API

One endpoint for mentions across all platforms. Structured JSON with sentiment, relevance, and tags built in.

javascript
const resp = await fetch("https://app.octolens.com/api/v2/mentions", {
  headers: { "Authorization": "Bearer YOUR_API_KEY" },
  method: "POST",
  body: JSON.stringify({ filters: { sources: ["reddit", "twitter"] }, limit: 10 }),
});
const { data: mentions } = await resp.json();

MCP Server

Query mentions directly from Claude, Cursor, Windsurf, or any MCP-compatible AI tool. No integration code needed.

json
{
  "mcpServers": {
    "octolens": {
      "url": "https://mcp.octolens.com/mcp",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}

Slack & Email

Route mentions to Slack channels or email digests in real time. Filter by sentiment, platform, keyword, or relevance — so your team only sees what matters.

# brand-mentions
O
Octolens2:34 PM
NegativeReddit

“Tried setting up their API but the docs are missing examples for pagination...”

u/dev_sarah · r/devtools · 3m ago

PositiveX

“Switched to @octolens last week. Finally one tool that covers Reddit + LinkedIn + HN.”

@startup_cto · 12m ago

Platform coverage

13+ platforms. One unified data stream.

Posts, comments, articles, transcripts, and discussions — aggregated and structured from every platform that matters to B2B.

AI filtering

Every mention scored, filtered, and classified

AI relevance scoring separates signal from noise. Sentiment analysis, intent classification, and auto-tagging happen at the data layer — whether you use the API, MCP, or dashboard.

  • Relevance scoring: High, Medium, Low — tuned to your brand context
  • Sentiment analysis: Positive, Negative, Neutral per mention
  • Auto-tags: feature_request, bug_report, competitor_mention, and more
AI filtering and relevance scoring
Dashboard

See the full picture when you need it

Track trends by platform, sentiment, and topic. Compare brand and competitor share of voice. Export charts in one click. The dashboard gives you the visual layer on top of the same data the API serves.

Dashboard and analytics overview
Alerts

Get notified where your team already works

Route mentions to Slack channels by sentiment, keyword, or platform. Set up email digests on your schedule. Or push to any tool via webhooks — CRMs, ticketing systems, internal dashboards.

  • Slack integration with configurable filters per channel
  • Email digests — real-time, daily, or weekly
  • Webhooks with retry logic for custom workflows
Slack integration with filtered mention alerts
“I read through my Octolens digest daily. It's one of the things I always make time for.”
David Paffenholz CEO & Co-Founder, Juicebox
David Paffenholz, CEO & Co-Founder, Juicebox

Start building with social data

API access included on every plan. Get your key and start querying in minutes.

Frequently asked questions

Octolens is built for B2B SaaS, AI, and developer-focused companies, from early-stage startups where the founder is the biggest user to enterprise DevRel and marketing teams. You can check out our case studies with Prisma, Vercel, PostHog, and Juicebox to learn how brands are using Octolens.

Yes. Start with a 7 day free trial to explore monitoring, filtering, and the API. No credit card required.

LinkedIn, X (Twitter), Reddit, GitHub, YouTube, DEV, Hacker News, Stack Overflow, Newsletters, Podcasts, Bluesky, TikTok, News, and more. We are continuously adding platforms based on user demand.

No. REST API, webhooks, and MCP server access are included on every plan, including Starter. There is no separate API add-on or premium tier required.

Via our REST API, MCP server (for AI tools like Claude and Cursor), webhooks for real-time push delivery, Slack integration, email digests, or the Octolens dashboard. Use whichever combination fits your workflow.

MCP (Model Context Protocol) lets AI tools query Octolens directly. Connect our MCP server to Claude, Cursor, Windsurf, or any compatible tool and your AI agent can search mentions, run analytics, and monitor sentiment without custom integration code. Learn more about MCP.

Our models score and rank mentions by intent and importance, suppressing noise and prioritizing actionable conversations. We take into consideration your company and industry context to ensure you receive only relevant mentions.