Sourcegraph Cody (Client)
Cody's IDE plugin acts as an MCP host with deep code-graph context. Works across VS Code, JetBrains, and the Sourcegraph web app.
Delv Safety Grade: A
Score 83/100 · assessed 2026-04-19
Sourcegraph Cody as an MCP host represents a well-maintained enterprise offering from a legitimate vendor with strong developer tool credentials. The IDE integration provides natural context for MCP servers, though this also means broader permissions than a standalone chat client. Sourcegraph is a known entity in the code intelligence space with active development and enterprise customers. The supply chain is solid through standard IDE plugin distribution channels (VS Code marketplace, JetBrains marketplace). Transparency is good with documentation, though the MCP-specific implementation details are less visible than fully open source alternatives. The main risk vector is that IDE plugins inherently have broad access to your codebase and filesystem, which MCP servers can then leverage. No known security incidents specific to Cody's MCP implementation, though Sourcegraph had a minor credential exposure in 2023 unrelated to Cody.
Green flags
- Sourcegraph is established enterprise vendor with strong reputation
- Distributed via official IDE marketplaces (VS Code, JetBrains)
- Active maintenance and enterprise customer base
- Code-graph context provides intelligent scoping of MCP queries
- Settings UI cleaner than manual JSON configuration
Red flags
- IDE plugins have inherent filesystem:read across entire workspace
- MCP servers inherit Cody's broad codebase access permissions
- Closed-source client limits independent security audit
- 2023 Sourcegraph credential exposure incident (unrelated to Cody)
Permissions requested
MCP capabilities
- Tools
- Resources
- Prompts
- Sampling
Platforms
Config location
Cody settings under MCP Servers
Review
Best MCP client for developers who want AI assistance without leaving their editor. The code-graph context and inline integration beat standalone chat apps. Skip it if you need full MCP spec support or prefer a dedicated AI chat interface.
Good at
- Code-graph context merges MCP data with deep codebase understanding
- Inline autocomplete and edits can use MCP tools, not just chat
- Cross-platform IDE support (VS Code, JetBrains) with consistent config
- Settings UI for MCP servers cleaner than manual JSON editing
- Keeps you in flow: no alt-tabbing to a separate chat app
Watch out
- No prompts or sampling capabilities yet, unlike Claude Desktop
- MCP server errors surface as vague toast notifications
- Sourcegraph web app MCP support lags behind IDE plugins
- Some MCP features may require enterprise Cody plans
- Debugging stdio server issues requires log diving