Skip to main content
Back to all clients
Sourcegraph Cody

Sourcegraph Cody

AI coding assistant from Sourcegraph with deep codebase understanding.

macwindowslinuxwebWebsite

Installation Steps

  1. 1Install the Cody extension for VS Code
  2. 2Sign in with your Sourcegraph account
  3. 3Open VS Code Settings
  4. 4Search for 'Cody MCP'
  5. 5Add the server configuration

Configuration

Config Location
VS Code Settings > Cody > MCP
Add this to your configuration:
{
  "cody.experimental.mcp.servers": {
    "startup-starter-kit": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://www.thestartupstarterkit.com/api/mcp"]
    }
  }
}

Try These Queries

"What tools help with code review and collaboration?"
"Find startup problems related to scaling engineering teams"

Troubleshooting

Help us improve this page

Found an error or have a suggestion? We'd love to hear from you.