verantis-mcp
Rank #7,751io.github.m9labs-railscope/verantis-mcp
Verified directory for machine payments (x402 & MPP): check services and wallets before agents pay.
verantis-mcp is a Model Context Protocol (MCP) server published by m9labs-railscope. It ranks #7,751 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. verantis-mcp is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Aug 16, 2026 and most recently updated on Aug 18, 2026.
Ranks ahead of 124,295 of 132,046 servers on MCP Toplist.
Use verantis-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http verantis-mcp https://api.verantis.ai/mcpclaude mcp add verantis-mcp -e "VERANTIS_API_BASE=<your VERANTIS_API_BASE>" -- uvx verantis-mcpReplace each placeholder with your own value before saving.
[mcp_servers.verantis-mcp]
url = "https://api.verantis.ai/mcp"Add to ~/.codex/config.toml.
[mcp_servers.verantis-mcp]
command = "uvx"
args = ["verantis-mcp"]
[mcp_servers.verantis-mcp.env]
VERANTIS_API_BASE = "<your VERANTIS_API_BASE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://api.verantis.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"verantis-mcp": {
"command": "uvx",
"args": [
"verantis-mcp"
],
"env": {
"VERANTIS_API_BASE": "<your VERANTIS_API_BASE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"verantis-mcp": {
"url": "https://api.verantis.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"verantis-mcp": {
"command": "uvx",
"args": [
"verantis-mcp"
],
"env": {
"VERANTIS_API_BASE": "<your VERANTIS_API_BASE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"verantis-mcp": {
"type": "http",
"url": "https://api.verantis.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"verantis-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"verantis-mcp"
],
"env": {
"VERANTIS_API_BASE": "<your VERANTIS_API_BASE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"verantis-mcp": {
"serverUrl": "https://api.verantis.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"verantis-mcp": {
"command": "uvx",
"args": [
"verantis-mcp"
],
"env": {
"VERANTIS_API_BASE": "<your VERANTIS_API_BASE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"verantis-mcp": {
"url": "https://api.verantis.ai/mcp"
}
}
}{
"mcpServers": {
"verantis-mcp": {
"command": "uvx",
"args": [
"verantis-mcp"
],
"env": {
"VERANTIS_API_BASE": "<your VERANTIS_API_BASE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.m9labs-railscope%2Fverantis-mcp)<a href="https://mcptoplist.com/server/io.github.m9labs-railscope%2Fverantis-mcp"><img src="https://mcptoplist.com/badge/io.github.m9labs-railscope%2Fverantis-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
m9labs-railscope
Available versions (5)
| Version | Published |
|---|---|
| 0.2.1 | Aug 18, 2026 |
| 0.2.0 | Aug 18, 2026 |
| 0.1.3 | Aug 16, 2026 |
| 0.1.2 | Aug 16, 2026 |
| 0.1.1 | Aug 16, 2026 |
Frequently asked questions
- Who maintains verantis-mcp?
- verantis-mcp is maintained by m9labs-railscope, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is verantis-mcp listed on the Official MCP Registry?
- Yes — verantis-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does verantis-mcp have?
- MCP Toplist tracks 5 versions of verantis-mcp, most recently published on Aug 18, 2026.
- Where can I find the source code for verantis-mcp?
- The source code for verantis-mcp is hosted at github.com/m9labs-railscope/verantis-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.