You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: develop-docs/sdk/expected-features/mcp-instrumentation/index.mdx
-17Lines changed: 0 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -8,20 +8,3 @@ The MCP Server module instruments Anthropic's Model Context Protocol (MCP) SDKs.
8
8
9
9
-[Tracing](./tracing)
10
10
-[Errors](./errors)
11
-
12
-
## Current limitations
13
-
14
-
Currently, it doesn't support automatic instrumentation due to [this issue](https://github.com/getsentry/sentry-javascript/issues/16052) related to `import-in-the-middle`.
15
-
16
-
Instrumentation must be done by wrapping the MCP server instance. This is done by the `wrapMcpServerWithSentry` function. For example:
0 commit comments