Skip to main content
Brooks McMillin
  • Home
  • About
  • Projects
  • Appearances
  • Blog
  • Work
  • Contact

#mcp

3 posts tagged with #mcp. View all tags

Wiring capability warrants into autonomous agents

May 21, 2026 14 min read

Why OAuth scopes aren't enough for autonomous LLM agents calling MCP tools, and how we wired Tenuo capability warrants end-to-end. Scope-gated rollout, two real bugs, multi-hop delegation, and an attack the warrant catches.

#tenuo#mcp#security#agents#oauth#capabilities
Read article →

mcp-authflow: OAuth 2.0 for Production MCP Servers

April 30, 2026 12 min read

Open-sourcing mcp-authflow and mcp-authflow-resource: an RFC-compliant OAuth 2.0 framework for MCP servers, plus a one-command example server. Why MCP deployments need real auth, what the two packages do, and three non-obvious gotchas from production.

#mcp#oauth#security#open-source#starlette#python
Read article →

The MCP stdio Problem: Why I Rebuilt My Auth Proxy as a Persistent HTTP Service

April 9, 2026 6 min read

Claude Code silently kills stdio MCP servers during idle periods, forcing manual reconnection. How I converted a fragile stdio bridge into a persistent Starlette HTTP reverse proxy — and the obscure SDK crash that followed.

#mcp#claude-code#oauth#starlette#systemd#devtools
Read article →

© 2026 Brooks McMillin