platform_mcp_servers
List, create, update, delete MCP servers, test connections, authorize, and import discovered tools. Turn server tools into project tools with full lifecycle management.
Instructions
[Arch Build] Arch creates and changes projects, agents, tools, configuration, versions, and deployments. Provision MCP servers and turn discovered server tools into project tools. Actions: list, get, create, update, delete, test_connection, authorize, grant_status, disconnect, discover_preview, discover_import, list_tools, test_tool. Authentication is referenced by authProfileId; raw credentials are never accepted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| name | No | ||
| tags | No | ||
| input | No | ||
| action | Yes | ||
| userId | No | ||
| confirm | No | ||
| purpose | No | ||
| authType | No | Only "none" is accepted inline; use authProfileId for authenticated servers | |
| priority | No | ||
| serverId | No | ||
| toolName | No | ||
| projectId | Yes | ||
| toolNames | No | ||
| transport | No | ||
| consentMode | No | ||
| description | No | ||
| authProfileId | No | ||
| autoReconnect | No | ||
| requestTimeoutMs | No | ||
| tlsAuthProfileId | No | ||
| connectionTimeoutMs | No | ||
| maxReconnectAttempts | No |