Featured MCP
Connect your AI agent to Featured
The Featured MCP server exposes your workflows, opportunity search, and billing to any MCP-compatible client — Claude, Cursor, VS Code, and your own agents — over an authenticated, organization-scoped connection.
https://mcp.featured.com/api/mcpQuick start
Add Featured to your client
Point your MCP client at the endpoint below. On first connect, you'll authorize in the browser — no keys to manage.
Register the server from your terminal, then approve the browser prompt on first use.
claude mcp add --transport http featured https://mcp.featured.com/api/mcpAuthentication
Sign in once, in the browser
Featured authenticates MCP clients with OAuth 2.1. Your client discovers the authorization server automatically and walks you through consent the first time it connects.
- 1
Create a Featured account
You connect as yourself — agents inherit your access. Sign up if you don't have one yet.
- 2
Add the server to your client
Use one of the snippets above. The endpoint and transport are the only things your client needs.
- 3
Approve the connection
On first connect, your client opens a browser window to authorize with Featured. We use OAuth 2.1 — there are no API keys to copy, store, or rotate. Connections request the
openid,profile,email, andoffline_accessscopes. - 4
Stay scoped to your org
Every call is scoped to your active organization, resolved from your session. An agent can only do what you can do in the Featured app — never more.
Capabilities
What your agent can do
The MCP surface is a deliberate, audited subset of the Featured app — everything here maps to a control a person can reach in the product.
Opportunity search
- Find media queries, podcasts, journalists, byline publications, LinkedIn influencers, speaking events with open CFPs, and awards from a single natural-language request.
- Filter by the things that actually decide a fit — outlet, topic, deadline, audience — without learning a query syntax.
Workflows
- Browse the workflow templates available on your plan, and see what each one watches for.
- Review your organization's workflows: their filters, schedules, current state, and recent run history with match counts.
- Launch a workflow, or retune what an existing one watches for.
Connections
- See which third-party accounts your workspace has connected — Gmail, Outlook, Slack — and where each one stands. No tokens are ever returned.
- Connect a new account from the connectors page in your browser.
Plan and usage
- Check your plan, remaining allowance, prepaid balance, and whether you are near a cap.
- Compare paid plans, and check auto-reload settings and invoices. Payment is always confirmed by a person in the browser.