diff --git a/docs/api/mcp/index.mdx b/docs/api/mcp/index.mdx index cfa418b0d..a16997fe5 100644 --- a/docs/api/mcp/index.mdx +++ b/docs/api/mcp/index.mdx @@ -100,6 +100,7 @@ You can add the Sourcegraph MCP server to [Claude Code](https://claude.ai/code) { "mcpServers": { "sourcegraph": { + "type": "http", "url": "https://your-sourcegraph-instance.com/.api/mcp/v1", "headers": { "Authorization": "token YOUR_ACCESS_TOKEN"