tools for VS Code
com.freedailypro/tools
61 text, security, converter, calculator, and PDF tools -- callable via MCP on one host.
client:VS Code
transport:streamable-http
Install tools in VS Code
.vscode/mcp.json
{
"servers": {
"tools": {
"type": "http",
"url": "https://utility-api-production-ebf2.up.railway.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs