Agent
When an AI agent operates swatplus-builder, it works under an explicit division of authority. This contract is what makes agent-operated runs trustworthy: the agent's capabilities are real, but bounded.
Agent
When an AI agent operates swatplus-builder, it works under an explicit division of authority. This contract is what makes agent-operated runs trustworthy: the agent's capabilities are real, but bounded.
Agent
AI-Hydro is a VS Code–integrated agentic hydrology platform. swatplus-builder integrates with AI-Hydro as both an MCP server (13 tools available to the agent) and a registered skill (the agent loads SKILL.md to understand the system before touching tools).
Agent
Agent "mcp-server" from AI-Hydro/swatplus-builder, covering mcp server, start the server, register it with an agent client, tool input shape (req wrapper) and teach the agent the system: skill.md.
Agent
The MCP server exposes 13 typed tools in three tiers. The names below are the exact tool names registered in src/swatplusbuilder/mcp/server.py.