Skip to content
← The Lab

Experiment

Clarissa

Watch a terminal agent reason and act: read a file, run git, diff, fetch the web. The ReAct loop, tool by tool.

AI Agents

MCP Tool Explorer

clarissa
# Request
{
  "tool": "read_file",
  "path": "./src/agent.ts"
}
read_file

Read the contents of a file

This is a simulated demo. The actual MCP server processes requests from AI assistants like Claude.