AnyFile for VS Code
com.useanyfile/mcp
Connect AnyFile to AI clients to manage files, share links, file requests, and analytics.
client:VS Code
transport:streamable-http
Install AnyFile in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.useanyfile.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs