sentinel_register_server
Register a new downstream MCP server with Sentinel Gateway to enable automatic tool discovery, fingerprinting, and drift monitoring.
Instructions
Register a new downstream MCP server with Sentinel Gateway. The gateway will discover all tools, fingerprint their descriptions, and begin monitoring for drift.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Base URL of the MCP server (e.g. "http://localhost:3001") | |
| name | Yes | Unique name for this server (e.g. "email-server", "crm-server") |