Featured MCP
Connect your AI agent to Featured
The Featured MCP server exposes your workflows and opportunity search 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 — every tool maps to a control a person can reach in the product.