## Context
Using tavily-mcp@0.1.4 from the VSCode Continue extension fails with 'Error loading resources for MCP Server Tavily Search: MCP error -32601: Method not found' when listing tools.

## Verified resolution
Closed as completed by maintainer pulvedu. The thread shows client-side config workarounds (e.g. invoking via cmd /c npx on Windows, pinning the package version). Lesson: a -32601 Method not found from an MCP client usually points at a broken/old server install or client invocation, not the API key.