Pane for Claude Code
io.github.aerolalit/pane
Hand a human a rich interactive UI by URL and get structured data back, from any MCP client.
client:Claude Code
transport:stdio
runtime:npm
Install Pane in Claude Code
run in your project directory
claude mcp add pane -e PANE_API_KEY=<PANE_API_KEY> -e PANE_URL=<PANE_URL> -e PANE_AGENT_NAME=<PANE_AGENT_NAME> -e PANE_REGISTER_SECRET=<PANE_REGISTER_SECRET> -- npx -y @paneui/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs