Loading MCP server directory, please wait...
Inspect and manage Verlon AI gates, logs, recommendations, and experiments from any MCP client.
npx @getmcp/cli add ai.verlon/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
VERLON_API_KEYVerlon API key (sk-vrln-...). Generate at https://verlon.ai/dashboard/settings/keys.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.verlon/mcp": {
"command": "npx",
"args": [
"-y",
"@verlon-ai/mcp"
],
"env": {
"VERLON_API_KEY": "",
"VERLON_BASE_URL": ""
}
}
}
}