← The Lab
Experiment
Clarissa
Step through a terminal agent’s tool calls: read a file, run git, diff, fetch the web. The ReAct loop, one recorded sample at a time.
AI Agents
Demo
MCP Tool Explorer
clarissa
# Request
{
"tool": "read_file",
"path": "./src/agent.ts"
}Select Tool
read_file
Read the contents of a file
This is a simulated demo. The real MCP server answers requests from AI assistants like Claude.