Sourcegraph MCP server is now generally available
The Sourcegraph MCP server is now generally available with frictionless OAuth setup enabled by default.
The Sourcegraph MCP server is now GA with OAuth Dynamic Client Registration enabled by default. Connecting AI agents like Amp, Claude Code, VS Code, or Cursor to your Sourcegraph instance is now quick:
# Amp
amp mcp add sg https://sourcegraph.example.com/.api/mcp
# Claude Code
claude mcp add --transport http sg https://sourcegraph.example.com/.api/mcp
# VS Code
code --add-mcp "{\"name\":\"sourcegraph\",\"type\":\"http\",\"url\":\"https://sourcegraph.example.com/.api/mcp\"}"
















