Loomal

Sensegrep

MCP server by github.com/stahldavid/sensegrep

Semantic + structural code search MCP server for AI-native development.

1 starsnpm: @sensegrep/mcp

About Sensegrep

Sensegrep is an MCP (Model Context Protocol) server published by stahldavid in the official MCP registry, listed under Search on Loomal. Semantic + structural code search MCP server for AI-native development.

It ships as an npm package (@sensegrep/mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/stahldavid/sensegrep, where the project has earned 1 GitHub stars.

Use Sensegrep with your agent

Claude Code · one command
claude mcp add sensegrep -- npx -y @sensegrep/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "sensegrep": {
      "command": "npx",
      "args": [
        "-y",
        "@sensegrep/mcp"
      ]
    }
  }
}
npm@sensegrep/mcp

Frequently asked questions

What is Sensegrep?
Sensegrep is an MCP (Model Context Protocol) server by stahldavid in the Search category. Semantic + structural code search MCP server for AI-native development.
How do I connect Sensegrep to Claude, Cursor, or another MCP client?
Install Sensegrep from its npm package (@sensegrep/mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Sensegrep open source?
Yes — the source code is public at github.com/stahldavid/sensegrep, with 1 GitHub stars.
Can AI agents pay to use Sensegrep?
Not yet through Loomal — Sensegrep is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Sensegrep? Claim this listing free by verifying GitHub ownership, or contact us.