FreelanceOS for VS Code
io.github.sohlin2/freelance-os
Freelance business manager — clients, proposals, invoices, time tracking, scope, and follow-ups.
client:VS Code
transport:streamable-http
runtime:npm
Install FreelanceOS in VS Code
.vscode/mcp.json
{
"servers": {
"freelance-os": {
"type": "http",
"url": "https://freelance-os-production.up.railway.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs