SoftwareForge for VS Code
io.github.shailesh-opsera/softwareforge
AI-native Day 0 modernization platform for PRDs, architecture, work orders, and code transformation.
client:VS Code
transport:streamable-http
Install SoftwareForge in VS Code
.vscode/mcp.json
{
"servers": {
"softwareforge": {
"type": "http",
"url": "https://refactory.agent.opsera.dev/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs