Select theme:
Radzen Blazor Studio supports AI coding agents through the Agent Client Protocol (ACP) — an open protocol that standardizes communication between development tools and AI agents. With ACP, you can chat with an AI agent directly inside Radzen Blazor Studio. The agent can read and edit your files, run terminal commands, and help you build your application faster.
Radzen Blazor Studio does not ship any AI agent. You need to install the agent of your choice before using it.

npm install -g @zed-industries/codex-acp (which needs NodeJS).Once installed restart Radzen Blazor Studio then select the agent from the dropdown in the AI panel and start chatting.
When you use an AI agent through Radzen Blazor Studio, Radzen Blazor MCP is automatically configured — no manual setup needed. The agent gets access to Radzen Blazor component documentation, API details, and ready-made templates out of the box.
If you don't see an installed agent in the agent dropdown make sure it is available in PATH. You should be able to run the agent CLI executable from terminal or command prompt.
Radzen is free to use. You can also test the premium features for 15 days.
Start FreeSelect theme: