memberful for VS Code
io.usefulapi/memberful
Manage Memberful members, subscriptions, plans, passes and coupons via the GraphQL API.
client:VS Code
transport:streamable-http
Install memberful in VS Code
.vscode/mcp.json
{
"servers": {
"memberful": {
"type": "http",
"url": "https://memberful.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs