Skip to content
VS Code

Tern for VS Code

com.tern0/resolver

Resolve capability gaps: validate native MCPs, search live web, and record unmet demand.

client:VS Code transport:streamable-http tools:3

Install Tern in VS Code

.vscode/mcp.json

{
  "servers": {
    "resolver": {
      "type": "http",
      "url": "https://mcp.tern0.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Tern in other clients