Loading MCP server directory, please wait...
Create and manage AI image and video generations through Quriov's fixed public MCP tools.
npx @getmcp/cli add com.quriovai/quriovRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer followed by your Quriov MCP Access Key.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.quriovai/quriov": {
"url": "https://quriovai.com/mcp/v1",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}