Long-running tool progress and error handling 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 view shows 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 to demonstrate an MCP error response