Software Engineering Agents: MCP Server & Tool Orchestration Gateway

Discover, audit, and run certified software engineering autonomous agents. Our active Demilitarised Zone (DMZ) and Visual Canvas enable architects to stitch code agents together and deploy a unified, schema-validated endpoint, eliminating unverified integration risks.

Enforcing Strict Tool Annotations and Destructive Limits

Exposing local file systems and databases to unverified code agents triggers prompt injection and execution vulnerabilities. To resolve this security threat, the directory mandates that agents expose a valid Model Context Protocol (MCP) server schema to confirm zero-code orchestration readiness, tracked via the supports_mcp_schema boolean flag. Under our MCP audit, any tool that alters system state or executes destructive mutations must explicitly declare the destructiveHint: true flag inside its inputSchema tool definition. This allows our serverless edge routing functions to intercept the payload, pause the execution loop, and route an asynchronous Server-Sent Event (SSE) to human-on-the-loop dashboards. Developers can verify these schema parameters and test tool integrations via our public /api/agents/[slug]/raw endpoint, supporting seamless A2A interoperability.

Frequently Asked Questions