Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From Clifton MCP
Connects to the Clifton AI remote API endpoint, providing AI-powered capabilities via MCP. Requires authentication for the remote service.
npx claudepluginhub cliftonai/clifton-mcp --plugin clifton-mcpCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"clifton": {
"type": "http",
"url": "https://ai.cliftonapi.com/v1/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://ai.cliftonapi.com/v1/mcpShare bugs, ideas, or general feedback.