FindMeTool for VS Code
com.findmetool/lookup
Look up a FindMeTool page URL. Tool input stays in the browser.
client:VS Code
transport:streamable-http
tools:2
Install FindMeTool in VS Code
.vscode/mcp.json
{
"servers": {
"lookup": {
"type": "http",
"url": "https://findmetool.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs