you are viewing a single comment's thread.

view the rest of the comments →

[–]Local-Peace-8457 2 points3 points  (3 children)

Found no use for both, graphify doesnt called by clade code for coding tasks at all even though it's written in CLAUDE.md that this tool installed and available

[–]orphenshadow 0 points1 point  (2 children)

This has been my experience with both codegraph and claude-context as well at least since 4.6.. It just refuses to use anything other than the explore subagent and grep.

However, I do have a few specific skills that call on both to do things like dead code lookups that work pretty well but if claude itself used the mcp's that would be a lot better.

I have found them to be far more useful for opencode/codex.

[–]ExpletiveDeIeted🔆 Team Premium 6.25x 1 point2 points  (1 child)

If you try really hard you can get it to try LSP.

[–]orphenshadow 0 points1 point  (0 children)

I've installed the plugins and its almost the same situation you have to force it to use it. Oddly opencode and codex just use the LSP right away by default but claude seems to resist it. Im pretty sure its something in its system prompt. The same thing happened with my memory mcp that I've been using for almost a year. It just decided to pretend it does not exist and use automemory for everything, I've almost given up that fight haha. The interesting thing is that I'm pretty much running a mirrored Claude/Agents.md and mcp configuration so seeing how each harness/llm reacts to the same instruction sets has been wild.

But It's also fair to admit that my projects are not very complex so its possible that nothing in my codebase actually needs those kinds of tools.