SurfSense/surfsense_web/content/docs/connectors
DESKTOP-RTLN3BA\$punk ab747e7a49 feat(agents): consolidate connectors under mcp_discovery; route web search through google_search
MCP consolidation:
- Route all MCP-capable connectors (Slack, Jira, Linear, ClickUp, Airtable,
  Notion, Confluence, interim Gmail/Calendar, custom MCP) through a single
  `mcp_discovery` subagent. Drive/OneDrive/Dropbox stay native to enrich the KB.
- Deprecate Discord/Teams/Luma: no viable official MCP server.

Google-only web search:
- Remove the main-agent `web_search` tool and the SearXNG platform service;
  all public web search now flows through the `google_search` subagent via task().
- Deprecate the Tavily/SearXNG/Linkup/Baidu search connectors (HTTP 410 on
  create, "Deprecated" badge); guide heavy users to the custom MCP connector.
- Remove web search from anonymous chat (pure Q&A).
- Tear SearXNG out of docker compose + install scripts; drop tavily-python
  and linkup-sdk deps and their config/env vars.

Fix:
- metrics._package_version() now swallows any metadata lookup failure. A
  malformed editable-install distribution with no `Version` field raised
  KeyError deep in importlib.metadata, and since it runs on every
  record_subagent_invoke_duration call it was crashing every task()
  delegation. Verified end-to-end against live GPT-5.4.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-04 21:06:04 -07:00
..
airtable.mdx chore: update Docker installation documentation and add new installation options for improved user guidance 2026-03-10 03:01:26 +05:30
baidu-search.mdx feat(agents): consolidate connectors under mcp_discovery; route web search through google_search 2026-07-04 21:06:04 -07:00
bookstack.mdx feat: enhance documentation and fixed bug in loading.tsx 2026-01-24 22:43:04 +05:30
circleback.mdx feat: enhance documentation and fixed bug in loading.tsx 2026-01-24 22:43:04 +05:30
clickup.mdx chore: update Docker installation documentation and add new installation options for improved user guidance 2026-03-10 03:01:26 +05:30
confluence.mdx feat: update OAuth scopes for Confluence, Gmail, Google Calendar, Google Drive, and Jira connectors 2026-03-21 12:50:25 +05:30
discord.mdx chore: update Docker installation documentation and add new installation options for improved user guidance 2026-03-10 03:01:26 +05:30
dropbox.mdx feat: add Dropbox connector documentation and update sitemap 2026-03-30 22:45:06 +05:30
elasticsearch.mdx feat: enhance documentation and fixed bug in loading.tsx 2026-01-24 22:43:04 +05:30
github.mdx feat: enhance documentation and fixed bug in loading.tsx 2026-01-24 22:43:04 +05:30
gmail.mdx feat: update OAuth scopes for Confluence, Gmail, Google Calendar, Google Drive, and Jira connectors 2026-03-21 12:50:25 +05:30
google-calendar.mdx feat: update OAuth scopes for Confluence, Gmail, Google Calendar, Google Drive, and Jira connectors 2026-03-21 12:50:25 +05:30
google-drive.mdx feat: update OAuth scopes for Confluence, Gmail, Google Calendar, Google Drive, and Jira connectors 2026-03-21 12:50:25 +05:30
index.mdx docs: add Baidu Search connector guide 2026-04-28 10:11:07 +08:00
jira.mdx feat: update OAuth scopes for Confluence, Gmail, Google Calendar, Google Drive, and Jira connectors 2026-03-21 12:50:25 +05:30
linear.mdx chore: update Docker installation documentation and add new installation options for improved user guidance 2026-03-10 03:01:26 +05:30
luma.mdx feat: enhance documentation and fixed bug in loading.tsx 2026-01-24 22:43:04 +05:30
meta.json docs: add Baidu Search connector guide 2026-04-28 10:11:07 +08:00
microsoft-onedrive.mdx docs: update OneDrive permissions in documentation to reflect required access for connector authentication 2026-03-28 22:25:35 +05:30
microsoft-teams.mdx feat: add Microsoft OneDrive connector documentation and sitemap entry 2026-03-28 18:22:25 +05:30
notion.mdx chore: update Docker installation documentation and add new installation options for improved user guidance 2026-03-10 03:01:26 +05:30
obsidian.mdx fix: update installation instructions for Obsidian connector 2026-04-25 04:17:22 +05:30
slack.mdx chore: update Docker installation documentation and add new installation options for improved user guidance 2026-03-10 03:01:26 +05:30
web-crawler.mdx feat: added atlassian docs 2026-01-06 22:18:52 -08:00