JBJameson Brandoninroyalplugins.hashnode.dev·2d ago · 8 min readRoyal MCP: 37 → 67 Tools, and the OAuth Refactor That Made It PossibleOver the last six months, Royal MCP grew from 37 tools to 67 — near-doubling the surface area. That growth gets asked about a lot, mostly by people trying to figure out whether it's a real production 00
GRGautham R Vanjreingautham10.hashnode.dev·4d ago · 6 min readYour Resume Is Getting Rejected Before a Human Reads It. Here's how to fix itSending one resume to fifty companies is not a strategy. It is noise. Most developers spend hours scrolling job boards, then copy-paste the same PDF everywhere and wonder why they hear nothing back. T00
AYAsfand Yarinusethrone.hashnode.dev·Jun 28 · 2 min readWe ran 74 MCP servers in isolated VMs. Here's what broke.31 servers had path traversal vulnerabilities. unconstrained filesystem parameters. pass ../../etc/passwd and nothing stops it. these aren't obscure packages they have tens of thousands of installs ac00
EIEdward Izgorodininizgorodin.hashnode.dev·Jun 22 · 2 min readMemory is becoming a procurement decisionLast week: $60B for Cursor, where the deeper asset was not just the editor, but workflow memory around engineering teams. Recently: Anthropic previewed "dreaming" for Managed Agents. Google's Memory B10
Ggatisindisclos.hashnode.dev·Jun 18 · 2 min readTwo remote MCP servers that answer EU AI Act questions inside Claude and CursorMost EU AI Act tooling is either a PDF or a consultant invoice. We built the other thing: two remote MCP servers that answer EU AI Act questions inside Claude or Cursor, nothing to install. Add the co00
OKOnkar Kinonkark.hashnode.dev·Jun 9 · 7 min readHow To Build MCP Server from Scratch with TypeScript and GroqThree core concepts while building MCP Resources - Acts as a read-only data source—similar to a local file or static API endpoint—that an LLM can parse for immediate context. Tools - Executable func00
Ccodanyksincodanyks.hashnode.dev·Jun 8 · 15 min readWhat Is an Agent?The AI industry is approaching the word agent the same way it once approached the word AI-powered. Everything becomes one eventually. A chatbot becomes an agent.A workflow becomes an agent.A scheduled00
PGParshva Ganginparshva-gang09.hashnode.dev·Jun 4 · 8 min readUnderstanding the MCP Lifecycle: From Handshake to ShutdownWhen you ask your AI assistant to fetch data from a server, search through files, or execute a tool, there's an entire dance happening behind the scenes. The Model Context Protocol (MCP) defines exact20
PGParshva Ganginparshva-gang09.hashnode.dev·Jun 4 · 11 min readMCP Architecture for EveryoneIf you've been hearing about the Model Context Protocol (MCP) and wondering what all the fuss is about, you're in the right place. MCP is the protocol that allows AI assistants to securely connect to 20
PGParshva Ganginparshva-gang09.hashnode.dev·Jun 4 · 10 min readWhy We Need MCP: Solving AI’s Copy-Paste HellIf you've ever used ChatGPT or Claude, you know they're impressive. Ask them about Python, request a recipe, or get help debugging code - they deliver. But here's the catch, they only know what you te10