Add Exa as a built-in MCP server - #697
Conversation
TheGreatAxios
left a comment
There was a problem hiding this comment.
Primary · Comment
Exa is available as an opt-in built-in MCP preset while unconfigured sessions remain inert and HTTP MCP OAuth state stays endpoint-scoped.
No findings.
TheGreatAxios
left a comment
There was a problem hiding this comment.
Critic · Comment
The preset activates only through explicit configuration, avoids duplicate startup tools, and preserves MCP credential boundaries across endpoint changes.
No findings.
TheGreatAxios
left a comment
There was a problem hiding this comment.
Greybeard · Comment
Configuration resolution owns the built-in preset, while the auth store scopes credentials to normalized endpoint identity.
No findings.
604f05a to
8f90a05
Compare
TheGreatAxios
left a comment
There was a problem hiding this comment.
Primary · Comment
Exa is the default built-in MCP server, and canonical web_fetch routes through Exa while duplicate raw fetch exposure stays hidden.
No findings.
TheGreatAxios
left a comment
There was a problem hiding this comment.
Critic · Comment
The branch keeps Exa default-on, maps canonical web_fetch to Exa web_fetch_exa, and preserves endpoint-scoped MCP OAuth boundaries.
No findings.
TheGreatAxios
left a comment
There was a problem hiding this comment.
Greybeard · Comment
Configuration resolution owns default Exa selection, canonical web_fetch owns the alias boundary, and MCP auth state remains scoped to endpoint identity.
No findings.
…t-mcp-plugin-shipped-natively-with Add Exa as a built-in MCP server
…t-mcp-plugin-shipped-natively-with Add Exa as a built-in MCP server
Summary
web_fetchthrough Exa MCP by default while hiding the duplicate raw Exa fetch tool.Verification
bun run checkpassesFixes CL-7091