EIEdward Izgorodininizgorodin.hashnode.dev·1d ago · 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·5d ago · 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
NLNagesh Lakshmana Gowdainnageshtech.hashnode.dev·Jun 2 · 5 min readModel Context Protocol (MCP) Explained SimplyIntroduction AI models today are powerful, but on their own they don’t know how to directly talk to your databases, APIs, or apps. To solve this, Anthropic introduced an open standard called the Model20
DJduchan jointapflow.hashnode.dev·May 31 · 7 min readGiving an LLM Eyes and Hands on a Mobile SimulatorMobile QA has a scaling problem. Unit tests and API tests run in CI automatically. But the thing that actually matters to most users — does tapping this button do the right thing, does this screen loo10
DBDnyandeo Bharambeinmcpoverrag.hashnode.dev·May 26 · 6 min readWhy I chose MCP over RAG for live infrastructure auditingI've been working on a project to audit distributed hardware infrastructure — devices spread across multiple sites, each running firmware that needs to stay compliant with a central policy. Pretty sta10