Oppira MCP Model Context Protocol

Your competitive intelligence, native to your AI

Connect Claude, Cursor or any MCP client to your live Oppira workspace. Your competitors, insights, battlecards and playbook become tools your assistant can call, grounded in the data you actually track.

See how it connects
Included on Basic & Pro · Works with any MCP client
mcp config
{
"mcpServers": {
"Oppira": {
"type": "http"
"url": "https://api.oppira.com/mcp"
"headers": {
"Authorization": "Bearer ca_<your_key>"
}
}
}
}
Why MCP

Your market, as tools your AI can call

Stop pasting data into prompts. Let your assistant pull it live.

Native tools, not copy-paste

Your assistant calls Oppira directly and gets structured data back. No exporting, no pasting, no stale screenshots.

search_competitors("Acme")

Grounded in your data

Answers come from the competitors you track, your insights and your playbook, not the open web.

get_actionable_summary()

Works where you work

Claude Desktop, Cursor, or anything that speaks MCP over HTTP. One config block and you're connected.

"type": "http"

Read-only by design

MCP exposes read access to your intelligence. Your assistant can look, but nothing in your workspace changes without you.

get_battlecard("Acme")
How it connects

Three steps, then just ask

Step 1 · Key

Generate an API key

On any paid plan, create a personal key in the web app. It starts with ca_.

Step 2 · Config

Add the server

Drop the snippet below into your MCP client config and restart the client.

Step 3 · Ask

You're connected

Your assistant now has your competitive data on tap. Ask it anything.

mcp config
{
"mcpServers": {
"Oppira": {
"type": "http"
"url": "https://api.oppira.com/mcp"
"headers": {
"Authorization": "Bearer ca_<your_key>"
}
}
}
}

Add to claude_desktop_config.json, Cursor's mcp.json, or your client's MCP config

Authentication. Generate a long-lived API key in the web app and send it as a Bearer token. The server lives at https://api.oppira.com/mcp. Keys are available on paid plans and can be revoked or regenerated anytime.

The toolbox

Everything Oppira knows, callable

A read-only tool for each slice of your competitive data.

Discover
search_competitorsget_competitor_profile
Competitor detail
get_competitor_detailsget_competitor_timeline
Posts
get_posts_in_rangeget_top_posts_across_period
Ads
get_competitor_adsget_ads_in_range
Reviews
get_competitor_reviewsget_top_reviews_across_period
Intelligence
get_insightsget_alertsget_actionable_summary
Strategy
get_battlecardget_playbook
Compare
compare_competitors_timelineget_tone_evolution
In practice

Ask in plain language, from your own client

Your assistant picks the right tools and answers from your data.

YouWhich competitor moved the most this month, and what changed?
get_actionable_summaryget_competitor_timeline
YouCompare Acme and Globex engagement over the last 90 days.
compare_competitors_timeline
YouWhat are my top 3 competitive threats this week?
get_insightsget_alerts
YouDraft talking points against Acme from their latest ads.
get_battlecardget_competitor_ads
Who it's for

For everyone whose work already lives in an AI

For teams living in Claude

Pull competitor moves, insights and battlecards into the assistant you already use all day, without switching to another tab or exporting a report.

For builders & agents

Give your own agents read access to a clean, structured competitive dataset over an open standard, and let them reason over what you track.

BasicMCP access included. Generate a key and connect any client to your full competitive dataset.
ProEverything in Basic, plus Studio and content data available over MCP.

MCP access is included on every paid plan. Free plans can upgrade to generate a key.

Questions

Good questions, straight answers

MCP (Model Context Protocol) is an open standard for connecting AI assistants to external tools and data. Oppira runs an MCP server, so a client like Claude or Cursor can query your competitive data directly instead of you pasting it into prompts.

Any MCP client that speaks HTTP, including Claude Desktop and Cursor. You add the server URL (https://api.oppira.com/mcp) and your API key to the client's MCP config and restart it.

Generate a personal API key in the Oppira web app (available on paid plans) and send it as a Bearer token in the Authorization header. You can revoke or regenerate the key at any time.

No. The MCP tools are read-only. Your assistant can read competitors, posts, ads, reviews, insights, battlecards and your playbook, but it cannot modify anything in your workspace.

MCP access is included on the Basic and Pro plans. Free plans can upgrade to generate an API key. Prefer the command line? The same data is available through the Oppira CLI.

Oppira MCP

Bring your market into your AI

Generate a key, add one config block, and your assistant can query your competitive intelligence directly.