Session timeline
Follow every MCP tool execution in order, including retries, failures, latency spikes, and downstream calls.
Add one line to your MCP server and trace every tool call, input, output, error, and latency in real time.
Scope captures MCP tool inputs, outputs, errors, latency, and execution flow in a single trace so you can understand exactly what happened during a run.
Follow every MCP tool execution in order, including retries, failures, latency spikes, and downstream calls.
Inspect tool inputs, outputs, errors, and latency to understand exactly where execution failed.
Audit transport channels, decode active authorization scopes, and verify authenticated user identities.
Find the failed MCP call, inspect the exact input and output, identify the issue, and ship the fix quickly.
Wrap your MCP server with the Scope SDK.
View every MCP tool call with timing, status, and latency.
Open any execution to inspect inputs, outputs, logs, and errors.
Identify slow tools, schema mismatches, auth failures, and bad downstream responses.
Instrument your MCP server in one line and automatically capture tool calls, inputs, outputs, latency, and failures.
Instrument tool execution, retries, errors, latency, and custom context with zero impact on your tool logic.
npm i @scope-gs/sdk
pip install scope-sdk
import { init } from "@scope-gs/sdk"; init(server, { apiKey: process.env.SCOPE_API_KEY, });
Open the failed MCP call, inspect the exact input and output, and understand what happened immediately.
Scope captures MCP tool calls, inputs, outputs, latency, errors, logs, retries, and execution metadata.
Yes. Add the SDK and Scope automatically traces tool execution without changing your tool logic.
Yes. Scope starts with MCP observability and expands into broader AI runtime tracing across LLM calls, workflows, and agents.
Install Scope, instrument your MCP tools, and understand every execution path in minutes.