MCP Server
The Revenium MCP Server is the fastest way to connect AI agents — like Claude — directly to your Revenium account
What You Can Do With the MCP Server
Getting Started
{
"mcpServers": {
"revenium": {
"command": "uvx",
"args": ["revenium-mcp"],
"env": {
"REVENIUM_API_KEY": "rev_sk_your_api_key_here"
}
}
}
}Related
Last updated
Was this helpful?