#semctx - semantic code context for AI agents

3 messages · Page 1 of 1 (latest)

harsh drum
#

I got tired of endless file searches, wasted tokens, and miss the mark on symbol relationships. I built semctx, a simple MCP server that gives AI direct access to LSP & LSIF for semantic code context, so agents can grab definitions, refs, diagnostics, and plans without repo dives.

https://github.com/dwisiswant0/semctx

GitHub

Semantic code context for AI agents. Contribute to dwisiswant0/semctx development by creating an account on GitHub.

steady edge
#

Really like the idea tho I'm not sure how good the models will be able to adapt and not just cat + ripgrep the whole disk

ocean wyvern
#

true, i tried using grepai and distill however llms dont really like using them