Stats
Actions
Tags
From rhesis
Connects remotely to the Rhesis AI MCP endpoint at https://api.rhesis.ai/mcp (configurable via RHESIS_MCP_URL). Capabilities unclear from configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"rhesis": {
"type": "http",
"url": "${RHESIS_MCP_URL:-https://api.rhesis.ai/mcp}"
}
}
}Server configuration and connection parameters
${RHESIS_MCP_URL:-https://api.rhesis.ai/mcp}npx claudepluginhub rhesis-ai/rhesis --plugin rhesis