AgentOS shows a simple path to expose products through MCP agents
pritisinghhhh · x · 2026-07-29
A product can be exposed as an MCP agent, with human approval on sensitive actions
A short recipe explains how to make a product available through MCP:
- build an agent that uses tools connected to your product
- serve it through AgentOS with mcpserver=True
- let AI apps and coding agents call your product through that agent
The post also suggests marking sensitive tools with requiresconfirmation=True, so the MCP client asks a human before executing them. The attached code example shows an acme shopping agent with search and purchase tools, then exposes it as an MCP server.
More from coding & agent
- Agents still struggle with mathematical work: Codex spirals into 'proof certificates' and inventories — doodlestein · 2026-07-30
- Agent-Reach: Open-source tool lets AI agents browse the entire internet for free with one pip install — dr_cintas · 2026-07-30
- Contour: Open-Source Tool Turns 2D Maps into 3D Terrain with Gemini Voice Guide — tom_doerr · 2026-07-30
- The AI Coding Dictionary: Clarifying Tokens, Inference, and Agent Boundaries — luisdans · 2026-07-30
- Keep Coding with Kimi K3 in Claude Code During Anthropic Outages — HowDevelop · 2026-07-30
- Dev Uses AI to Build ComfyUI Node for Automatic LoRA Trigger Word Replacement — TrueRedditMartyr · 2026-07-30