Progress reporting + tool annotations showcase
Choose your preferred MCP client
Run this command in your terminal:
claude mcp add --transport http "progress-demo" https://crimson-river-pzsz1.run.mcp-use.com/mcp
Click the button below to add this MCP server to Cursor:
Open in CursorOr add manually: Settings → MCP → Add server
Click the button below to add this MCP server to VS Code:
Open in VS CodeOr add manually: Settings → MCP → Add server
Click the button below to add this MCP server to VS Code Insiders:
Open in VS Code InsidersOr add manually: Settings → MCP → Add server
process-dataRun a multi-step data processing pipeline with live progress. The widget shows real-time step-by-step updates as processing occurs.
fetch-reportFetch a read-only report (safe, no side effects)
delete-datasetDelete a dataset permanently (DESTRUCTIVE - cannot be undone)
search-externalSearch external data sources (queries the open internet)
failing-toolA tool that always fails (demonstrates error() response helper)
ui://widget/progress-view.htmlprogress-viewLive progress view for multi-step data pipelines