Server endpoint: https://softagen.com
https://softagen.com/mcp
.vscode/mcp.json
:{
"servers": {
"softagen": { "type": "http", "url": "https://softagen.com/mcp" }
}
}
https://softagen.com/authorize
.127.0.0.1
URL; VS Code completes the code exchange./authorize
URL (or just the client_id
). We’ll register your client./authorize
URL. We’ll add your loopback redirect (dynamic ports and wildcard paths supported)./oauth/token
and /token
; retry the connection.https://softagen.com/auth/login
in your browser, sign in, then retry connecting.Tip: Once registered the first time, future VS Code connects should be seamless.