@codingthirty: I learned how to build MCPs from @kentcdodds, and it's a gift that keeps on giving. I built a local-first knowledge bas…
Summary
Developer shares experience building a local-first knowledge base using MCPs, Strapi, TanStack, and Ollama with Gemma 4, noting easy switch to frontier models like Claude.
View Cached Full Text
Cached at: 04/21/26, 01:02 PM
I learned how to build MCPs from @kentcdodds, and it’s a gift that keeps on giving. I built a local-first knowledge base using @strapijs, @tan_stack, and @ollama with Gemma 4. But if you need to use a frontier model like Claude for more power, just expose your tools and
Similar Articles
I made a local-first MCP tutorial repo with node-llama-cpp and a custom agent loop
A tutorial repo that teaches the Model Context Protocol (MCP) by building it step by step in Node.js, with a local-first setup using node-llama-cpp, GGUF models, and a custom agent loop.
Built a production RAG chatbot with custom MCP servers as the action layer, sharing what I learned
A full-stack engineer shares learnings from building a production RAG chatbot with custom MCP servers as an action layer, enabling natural language triggers for live workflows.
@kentcdodds: Read source outside your stack - MacPaint, Linux, MediaWiki. @grady_booch on why curiosity across domains builds judgme…
Kent C. Dodds shares advice from Grady Booch on reading source code outside your tech stack (e.g., MacPaint, Linux, MediaWiki) to build unique judgment through cross-domain curiosity.
@khemaridh: https://x.com/khemaridh/status/2070294198469968237
The author describes building a self-improving 'company brain' using Claude Code and a wiki of markdown files, inspired by Andrej Karpathy, to organize and query training materials efficiently.
MCP that lets you run and manage Claude Code sessions from Claude.ai chat (Work where you brainstorm)
An open-source MCP tool that allows Claude.ai to run and manage Claude Code sessions, enabling a loop where Claude.ai triggers Claude Code and receives responses back in the browser, eliminating copy-pasting.