---
title: "Vector Brings Natural-Language AI Automation to CANoe"
url: https://daily.dev/posts/vector-brings-natural-language-ai-automation-to-canoe-muavbrj5k
source_url: https://www.embedded.com/vector-brings-natural-language-ai-automation-to-canoe
type: article
source: "Embedded.com"
published: 2026-08-21T14:10:44.567Z
updated: 2026-08-21T14:35:12.617Z
tags: ["testing", "ai-agents", "mcp"]
reading_time: 3
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Vector Brings Natural-Language AI Automation to CANoe

**[Embedded.com](https://daily.dev/sources/embedded-com)** · 3 min read · 0 upvotes · 0 comments

## Summary

Vector Informatik has added AI agents and Model Context Protocol (MCP) support to its CANoe development and testing environment, available with CANoe 20 SP2. Users can describe development, analysis, and testing tasks in natural language, and AI agents determine and execute the required steps, such as converting a software requirement into a CAPL test, running it, analyzing failures, fixing the code, and rerunning it. The language model is user-supplied (e.g., GitHub Copilot or Claude), while Vector supplies agents, skills, MCP tools, and a Vector-RAG mechanism grounding responses in Vector's documentation. Automation autonomy is configurable, with real-time monitoring and human validation of results. The CANoe AI Package is a free download compatible with CANoe 20 SP2 and later.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.embedded.com/vector-brings-natural-language-ai-automation-to-canoe>

## Questions this post answers

### What new AI capabilities does CANoe 20 SP2 add?

CANoe 20 SP2 introduces the CANoe AI Package with an integrated MCP Server, letting users describe development, analysis, and testing tasks in natural language. AI agents can convert a software requirement into a CAPL test, execute it, analyze failures, modify the code, and rerun it, presenting results through synchronized CANoe windows for validation.

_daily.dev surfaces updates like this for teams automating embedded test workflows with AI agents._

### Which language models work with Vector's CANoe AI Package?

The CANoe AI Package requires a user-provided language model, such as GitHub Copilot or Claude, rather than shipping its own. Vector supplies the surrounding AI layer, including agents, skills, and MCP tools, plus a Vector-RAG mechanism that grounds outputs in Vector's own documentation instead of relying solely on the model's general knowledge.

_Engineers weighing AI model choices for engineering tools can track these integrations on daily.dev._

### How much does Vector's CANoe AI Package cost and what version is required?

The CANoe AI Package is a free download from Vector, compatible with CANoe 20 SP2 and later versions. It still requires users to supply their own language model, such as GitHub Copilot or Claude, since Vector provides only the AI agent layer, MCP tools, and Vector-RAG knowledge grounding rather than the underlying model itself.

_daily.dev helps engineers keep up with tooling updates before rolling out new CANoe versions._

## Similar posts on daily.dev

- [Building effective AI agents with Model Context Protocol \(MCP\)](https://daily.dev/posts/building-effective-ai-agents-with-model-context-protocol-mcp--1k6pmnpvj) · Red Hat Developer · 1 upvotes · 0 comments

---

Tags: [#testing](https://daily.dev/tags/testing), [#ai-agents](https://daily.dev/tags/ai-agents), [#mcp](https://daily.dev/tags/mcp)

[View this post on daily.dev](https://daily.dev/posts/vector-brings-natural-language-ai-automation-to-canoe-muavbrj5k)
