jupitersignup for VS Code
com.jupitersignup/jupitersignup
List, read, create, and edit JupiterSignup sign-up and payment forms. API key required.
client:VS Code
transport:streamable-http
Install jupitersignup in VS Code
.vscode/mcp.json
{
"servers": {
"jupitersignup": {
"type": "http",
"url": "https://jupitersignup.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs