claude mcp add aiverlon-mcp -- npx -y @verlon-ai/mcp
{
"mcpServers": {
"aiverlon-mcp": {
"command": "npx",
"args": ["-y", "@verlon-ai/mcp"]
}
}
}
{
"mcpServers": {
"aiverlon-mcp": {
"command": "npx",
"args": ["-y", "@verlon-ai/mcp"]
}
}
}
{
"mcpServers": {
"aiverlon-mcp": {
"command": "npx",
"args": ["-y", "@verlon-ai/mcp"]
}
}
}
About This MCP Server
The ai.verlon/mcp server is a tool that allows developers to inspect and manage various aspects of Verlon AI, including gates, logs, recommendations, and experiments, from any compatible client that supports the Model Context Protocol. It enables connections via npm and stdio, providing a standardized interface for interacting with Verlon AI components. Developers would use this server to monitor and control their AI applications, likely during the development, testing, or deployment phases.
Inspect and manage Verlon AI gates, logs, recommendations, and experiments from any MCP client.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.
Package
@verlon-ai/mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The mcp server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.