Stats
Actions
Tags
From Ringee
Connects to a remote SSE endpoint for MCP tools, resources, and prompts. Requires a server URL configured via user_config.mcp_url.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"ringee": {
"type": "sse",
"url": "${user_config.mcp_url}"
}
}
}Server configuration and connection parameters
${user_config.mcp_url}npx claudepluginhub ringee-io/ringee-app --plugin ringee