Backend API
Associate an MCP server with an agent
cURL
curl --request POST \ --url https://api.wacht.dev/ai/agents/{agent_id}/mcp-servers/{mcp_server_id} \ --header 'Authorization: <api-key>'
API key authentication (format: Bearer {api_key})
AI Agent ID
MCP Server ID
MCP server attached
Was this page helpful?