
Company News
Jerod Santo Joins Socket as Head of Media
Allow myself to introduce... myself.
@sensegrep/mcp
Advanced tools
MCP server exposing sensegrep's semantic + structural code search to AI agents, delivering smaller, more relevant context.
MCP server exposing sensegrep capabilities to AI coding assistants.
npm install -g @sensegrep/mcp
{
"mcpServers": {
"sensegrep": {
"command": "npx",
"args": ["-y", "@sensegrep/mcp"]
}
}
}
Or with global install first:
npm install -g @sensegrep/mcp
{
"mcpServers": {
"sensegrep": {
"command": "sensegrep-mcp"
}
}
}
Canonical tool names:
sensegrep_searchsensegrep_indexsensegrep_detect_duplicatesLegacy aliases are still accepted for compatibility:
sensegrep.searchsensegrep.indexsensegrep.detect_duplicatesCommon MCP/runtime variables:
SENSEGREP_ROOT - root directory to index/searchSENSEGREP_WATCH - watcher toggle (0, false, off, no disables)SENSEGREP_PROVIDER - gemini or openaiSENSEGREP_EMBED_MODEL, SENSEGREP_EMBED_DIMGEMINI_API_KEY / GOOGLE_API_KEYSENSEGREP_OPENAI_API_KEY / FIREWORKS_API_KEY / OPENAI_API_KEYFor the complete and official list, see docs/mcp-setup.md in the repository.
FAQs
MCP server exposing sensegrep's semantic + structural code search to AI agents, delivering smaller, more relevant context.
The npm package @sensegrep/mcp receives a total of 133 weekly downloads. As such, @sensegrep/mcp popularity was classified as not popular.
We found that @sensegrep/mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.