Tag: patterns
All the articles with the tag "patterns".
-
The Enterprise MCP Pattern: Proxy, Aggregate, Host
There are 58 public MCP servers in the awslabs catalog covering cloud infrastructure, databases, AI/ML, and ops tooling. Here's the enterprise pattern: proxy them locally, then host the proxy behind a gateway so every developer in your org gets them without setup.
-
The Meta-Tool Pattern: Teaching Your Agent to Discover Its Own Tools
The MCP token tax has a fix. The solution isn't fewer tools — it's a smarter way to load them. Here's the pattern.
-
Building the MCP Proxy: What Broke and What I Changed
The proxy pattern from part two, built and debugged. Two things broke: a missing dependency that crashed startup silently, and a response format that made the model do unnecessary work.
-
The MCP Token Tax
MCP won the read path. The token tax is what happened next. And the write path still doesn't have an answer.
-
The MCP Proxy, Running
Part four of the MCP series. The proxy from part three is running in production. Here's what it actually looks like.
-
Memories Fade. Skills Persist.
When an agent makes a mistake, you have two choices: write it down or encode it. One survives the next session. One doesn't.
-
The Name Is the First Lesson
When you name a skill thesis-generator, you've already decided the user is a consumer not a practitioner. The name is the first design decision.
-
The Person Is the Constant
Voice mode is not who you are — it's the context you're in. What breaks multi-mode agents is conflating identity with register.