sourcegraph-community/sourcegraph
v0.1.0MIT
Use Sourcegraph MCP from Codex for code search, navigation, history, and Deep Search.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
sourcegraphstreamable-http
{
"type": "streamable-http",
"url": "https://sourcegraph.com/.api/mcp/all"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "sourcegraph",
"version": "0.1.0",
"description": "Use Sourcegraph MCP from Codex for code search, navigation, history, and Deep Search.",
"author": {
"name": "Sourcegraph Community"
},
"homepage": "https://github.com/sourcegraph-community/sourcegraph-codex-plugin",
"repository": "https://github.com/sourcegraph-community/sourcegraph-codex-plugin",
"license": "MIT",
"keywords": ["sourcegraph", "code-search", "mcp", "deep-search"]
}