Open Issues Need Help
View All on GitHubAI Summary: Extend the Shinzo instrumentation package to support additional MCP server configuration styles beyond `server.tool(...)`, specifically including `server.setRequestHandler(...)` and `server.registerTool(...)` to ensure comprehensive coverage of the MCP Typescript SDK's server construction methods.
AI Summary: Add standard badges (NPM version, CI/CD status, download count, etc.) to the README.md file of the `@shinzolabs/instrumentation-mcp` package to improve readability and provide users with quick insights into the package.
AI Summary: Implement OpenTelemetry instrumentation for all MCP server capabilities, expanding upon existing tool instrumentation. This involves adding tracing and metrics for various server functions to enhance the analytics provided by the Shinzo stack.