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
The document introduced 2 steps to test MCP server, it's great to test if the MCP server works:
Step 1: Establish the SSE Connection
Step 2: Send an Initialization Request
but it seems incomplete, it missing the Step 3: Send a MCP Tool Request. Once it gets a response, how should it continue testing MCP tools like 'search_symbol' tool defined in the extension.ts?