Catalog
com.sherweb/platform
OfficialSherweb Platform MCP Server
Sherweb Platform MCP server to manage subscriptions and orders. Use OpenID Connect to authenticate.
Manage Sherweb cloud platform subscriptions and orders via OpenID Connect.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"platform": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.sherweb.com"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.