ENDPOINT 1
https://kopern.ai/api/mcp/server
Known tools 31
kopern_list_templatesList all 37 AI agent templates (28 general + 9 vertical/business).
kopern_list_agentsList all your Kopern agents (name, description, model, domain, grading score).
kopern_grade_promptGrade a system prompt against inline test cases.
kopern_create_agentCreate a new AI agent with a system prompt, model, and optional skills.
kopern_get_agentGet full details of an agent: system prompt, model, skills count, tools count, grading suites count.
kopern_update_agentUpdate any part of an agent: config, skills, tools, or extensions.
kopern_delete_agentPermanently delete an agent and all its data (skills, tools, grading suites, sessions, connectors).
kopern_deploy_templateDeploy an agent from a template (28 general + 9 vertical).
kopern_create_grading_suiteCreate a grading suite with test cases on an agent.
kopern_run_gradingRun a grading suite on an agent.
kopern_run_autoresearchRun AutoTune optimization on an agent.
kopern_create_teamCreate a multi-agent team.
kopern_run_teamExecute a multi-agent team on a prompt.
kopern_connect_widgetEnable the embeddable chat widget for an agent.
kopern_connect_telegramConnect an agent to Telegram via a bot.
kopern_connect_whatsappConnect an agent to WhatsApp Business.
kopern_connect_slackConnect an agent to Slack.
kopern_connect_webhookCreate an inbound or outbound webhook for an agent.
kopern_create_pipelineCreate a multi-step pipeline on an agent.
kopern_run_pipelineExecute a pipeline on a prompt.
kopern_list_sessionsList conversation sessions for an agent.
kopern_get_sessionGet full details of a session including message events, tool calls, and metrics.
kopern_manage_memoryManage an agent's persistent memory.
kopern_compliance_reportGenerate an EU AI Act compliance report for an agent.
kopern_get_grading_resultsGet detailed results of a grading run: per-case scores, agent outputs, criteria evaluations, improvement notes.
kopern_list_grading_runsList grading runs for a suite.
kopern_connect_emailConnect an agent to Gmail or Outlook for email tools (read_emails, send_email, reply_email).
kopern_connect_calendarConnect an agent to Google Calendar or Microsoft Calendar for scheduling tools (list_events, create_event, etc.).
kopern_get_usageGet token usage and cost metrics.
kopern_export_agentExport an agent as a portable JSON object (agent config, skills, tools, extensions, grading suites with cases).
kopern_import_agentImport an agent from a Kopern export JSON.