mirror of
https://github.com/cursor/plugins.git
synced 2026-09-14 20:00:00 +08:00
3af3c85b1d
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: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Sam Sokolin <SamSokolin@users.noreply.github.com>
9 lines
119 B
JSON
9 lines
119 B
JSON
{
|
|
"mcpServers": {
|
|
"profound": {
|
|
"type": "http",
|
|
"url": "https://mcp.tryprofound.com/mcp"
|
|
}
|
|
}
|
|
}
|