Oncofiles for VS Code
io.github.peter-fusek/oncofiles
AI-powered medical document management for cancer patients. Google Drive, Gmail, Calendar via MCP.
client:VS Code
transport:streamable-http
Install Oncofiles in VS Code
.vscode/mcp.json
{
"servers": {
"oncofiles": {
"type": "http",
"url": "https://oncofiles.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs