Skip to content

Add Profound third-party MCP plugin - #213

Merged
SamSokolin merged 1 commit into
mainfrom
cursor/add-profound-mcp-plugin-afd5
Aug 13, 2026
Merged

Add Profound third-party MCP plugin#213
SamSokolin merged 1 commit into
mainfrom
cursor/add-profound-mcp-plugin-afd5

Conversation

@SamSokolin

Copy link
Copy Markdown
Collaborator

Summary

Adds a Profound plugin under third_party/profound/, connecting agents to Profound's official hosted MCP server at https://mcp.tryprofound.com/mcp (Streamable HTTP, OAuth 2.1 — no API key or client ID to configure).

Covers AI visibility, sentiment, and citation reports, agent analytics (bot crawls and referrals), and building or running Profound Agents, all scoped to the signed-in Profound user.

Registers the plugin in .cursor-plugin/marketplace.json and the root README plugin table.

Logo is Profound's official GitHub organization mark (white isotype on black), resized to 192×192 to match the other third-party plugin logos.

Docs: https://docs.tryprofound.com/mcp/overview

Test plan

  • node scripts/validate-plugins.mjs passes ("All plugins validated successfully.")
  • Install from this branch, complete Profound OAuth sign-in, then run whoami as a smoke test
Open in Web Open in Cursor 

Wire Profound's hosted MCP server into the marketplace using the documented Streamable HTTP URL (https://mcp.tryprofound.com/mcp) and OAuth 2.1 sign-in flow.

Co-authored-by: Sam Sokolin <SamSokolin@users.noreply.github.com>
@SamSokolin
SamSokolin marked this pull request as ready for review August 13, 2026 21:30
@SamSokolin
SamSokolin merged commit 3af3c85 into main Aug 13, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants