MCP-сервер Clude.
npx @clude/sdk setup # Creates agent, installs MCP, done Or use the SDK: import { Cortex } from '@clude/sdk'; const brain = new Cortex({ hosted: { apiKey: process.env.CORTEX_API_KEY! }, }); await brain.init(); await brain.store({ type: 'episodic', content: 'User