com.clauxel.geminiomnirights/geminiomnirights-mcp
Remote MCP for Gemini Omni commercial rights receipt MCP, structured receipts, audit logs, and revie
Links
README
From the repo.
Gemini Omni Rights Receipt
Gemini Omni Rights Receipt is a hosted remote MCP for Gemini Omni commercial rights receipt MCP.
This repository is a public documentation project for Gemini Omni Rights Receipt. Its structure follows the public documentation pattern used by MiroFish: a short front door, a clear reading order, practical guides, reference pages, and a public-safe boundary.
Start Here
- Website: https://geminiomnirights.clauxel.com/?utm_source=github&utm_medium=documentation&utm_campaign=geminiomnirights_public_docs&utm_content=readme_home
- Pricing: https://geminiomnirights.clauxel.com/pricing/?utm_source=github&utm_medium=documentation&utm_campaign=geminiomnirights_public_docs&utm_content=readme_pricing
- Checkout: https://geminiomnirights.clauxel.com/checkout/?utm_source=github&utm_medium=documentation&utm_campaign=geminiomnirights_public_docs&utm_content=readme_checkout
- Support: support@aigeamy.com
Remote MCP
- Endpoint: https://geminiomnirights.clauxel.com/mcp
- Server card: https://geminiomnirights.clauxel.com/server-card.json
- Registry name:
com.clauxel.geminiomnirights/geminiomnirights-mcp - Tools:
check_video_rights,issue_rights_receipt,flag_missing_disclosure,summarize_asset_sources,export_client_receipts
Reading Order
- Quickstart
- Evaluation guide
- Checkout and pricing
- Workflow notes
- Security model
- Public link reference
Audience
AI governance teams, policy reviewers, trust and safety leads, and compliance operators.
Capabilities
- Streamable HTTP MCP endpoint
- Bearer-token access for production calls
- Structured tool-call output
- Receipt-oriented evidence export
- Public server card and registry metadata
- MCP tool: check_video_rights
- MCP tool: issue_rights_receipt
- MCP tool: flag_missing_disclosure
- MCP tool: summarize_asset_sources
- MCP tool: export_client_receipts
Public-Safe Boundary
This repository contains documentation only. It does not contain production source code, credentials, payment configuration, Cloudflare configuration, customer records, private analytics, or local machine paths.
Config for your environment
Use the endpoint URL below in your config. No API key — you connect directly.
Tool
OS
Config file: ~/.cursor/mcp.json
{
"mcpServers": {
"mcp-server": {
"url": "https://geminiomnirights.clauxel.com/mcp"
}
}
}Paste into mcpServers in the config file. Restart Cursor after saving.
If this MCP is also published on mcpchannel.ai, you can subscribe from Browse and use the gateway config there instead.