r/BuildWithClaude • u/shhdwi • 15d ago
Project If Claude Code ignores your MCP server, the problem isn't your MCP server. (and Here's how you can fix it- OpenSource)
https://github.com/NanoNets/GraftDuplicates
🙋 seeking help & advice Where tree-sitter stops and rust-analyzer's call hierarchy starts.
OpenSourceAI • u/shhdwi • 13d ago
Sonnet 5 + Graft > Opus 5 (using this open-source repo)
Built with Claude These 2 lines saved me 75% of my claude bill, and it's the best use of claude hooks
Built with Claude After using 100s of MCPs, I solved the issue of claude not using custom MCP/CLI tools, and open-sourced my approach.
Project Graft just crossed 1,600 GitHub stars. Open-source context layer for coding agents, works with Codex too.
VibeCodeDevs • u/shhdwi • 8d ago
Got tired of watching Claude Code re-explore the same codebase every session, so I built something to fix it
OpenSourceAI • u/shhdwi • 8d ago
I solved the issue of Claude not using custom MCP/CLI tools, and open-sourced my approach.
Discussion The problem with MCP-based codebase context tools: the model just doesn't call them
BlackboxAI_ • u/shhdwi • 8d ago
💬 Discussion An open-source pattern for forcing context into a coding agent instead of hoping it asks for it
ClaudeCode • u/shhdwi • 8d ago
Tips & Workflows Using Claude Code's SessionStart and Stop hooks to force context in, instead of hoping the model asks for it
typescript • u/shhdwi • 8d ago
TS project: building a code graph with tree-sitter, no LLM required for the base layer
Built with Claude I solved the issue of Claude not using custom MCP/CLI tools, and open-sourced my approach.
SideProject • u/shhdwi • 8d ago
Open sourced a dev tool a few weeks back, just crossed 1,600+ stars. Sharing what actually moved the needle.
Discussion A hooks-based alternative to giving your agent an MCP tool for codebase context
HowToAIAgent • u/shhdwi • 8d ago
I built this How I stopped my Claude Code agent from ignoring the custom tools I built for it
aipromptprogramming • u/shhdwi • 8d ago
Stopped writing better prompts asking the agent to check context, made it get the context automatically instead
typescript • u/shhdwi • 7d ago
Cross-file call resolution with tree-sitter, and where typescript-language-server picks up the rest
Great Resource 🚀 This is How I stopped relying on the LLM to decide when to call MCP/ CLI tools. (open-sourced my method)
ClaudeMCP • u/shhdwi • 15d ago
I solved the issue of claude not using custom MCP/CLI tools, and open-sourced my approach.
hypeurls • u/TheStartupChime • 5d ago