Tag / #mcp
Tagged #mcp
A narrower slice of the archive, collected around one repeated concern.
Systems Feb 8, 2025 8 min read
MCP (Model Context Protocol) Explained for AI Practitioners
MCP is Anthropic's open protocol for connecting AI models to external tools and data. Here are the core concepts and why it matters for agents.
Systems Jan 30, 2025 4 min read
Durable AI-Agent Memory in a Homelab Repo with MCP Setup/Check Scripts
Use setup/check scripts and a Dockerized MCP memory server to keep agent context durable while avoiding secret leakage into repo memory.