Use it to:
  • View available agents in your Coral Server
  • Create and manage sessions
  • Trigger test prompts and inspect agent responses
  • Monitor real-time logs and thread history
It is connected to Coral Server. Coral Studio simply makes it easier to prototype and debug agent behaviour during development. User Input Web

What can you do with Coral Studio?

Create sessions

What a Real Interaction Looks Like?

Thread View Web Here’s a real example of how agents collaborate inside a session. The user asks a question → Interface agent routes the task → Search and Math agents respond → All activity is logged in real time. This would clarify what Coral Studio helps you observe.

Key Components

View agents available in your Coral Server
Agents run independently and only respond when triggered. Coral Studio visualises message flow and thread activity powered by Coral Server.

Who is it for ?

  • Developers building, testing and debugging Coralised Agents
  • Framework creators testing Coral compatibility
  • Researchers and tinkerers exploring multi-agent design

How it fits in your workflow?

Coral Studio helps during the prototyping and debugging phase. You don’t need to write custom coordination logic or scripts just define your agents, wire them together, and test the interaction in real-time.

Get Started

To install and run Coral Studio:
npx @coral-protocol/coral-studio
For more details & other setup methods, check the GitHub README.