Sherweb Platform MCP Server for Cursor
com.sherweb/platform
Sherweb Platform MCP server to manage subscriptions and orders. Use OpenID Connect to authenticate.
client:Cursor
transport:streamable-http
Install Sherweb Platform MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"platform": {
"url": "https://mcp.sherweb.com"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs