MCP Server
MCP
io.github.m9labs-railscope/verantis-mcp
Verified directory for machine payments (x402 & MPP): check services and wallets before agents pay.
Install
uvx verantis-mcp
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.verantis.ai/mcp"
}
],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "verantis-mcp",
"version": "0.2.1",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Override the Verantis API base URL (defaults to https://api.verantis.ai).",
"name": "VERANTIS_API_BASE"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
pypi
By
Comments
Sign in to leave a comment