Auggyv0.5.0
PublishedDocs / Runtime

MCP

Bridge local or remote MCP server tools into Auggy with deploy-aware policy.

Purpose

The MCP augment imports tools from Model Context Protocol servers and applies Auggy's trust and deployment rules.

Add MCPbash
auggy augment add mcp

Deploy safely

  • Remote MCP servers should use HTTPS in cloud deployments.
  • Enabled stdio MCP servers fail cloud preflight unless marked cloud disabled or localOnly.
  • Use allow/block lists and per-server/per-tool trust policy for broad MCP servers.

Related