Independent x402 observatory on Base. Sealed decomposition + endpoint audits paid over x402 itself.
claude mcp add verify -- npx -y smartflow-verify-mcp
claude_desktop_config.json
{
"mcpServers": {
"verify": {
"command": "npx",
"args": [
"-y",
"smartflow-verify-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"verify": {
"command": "npx",
"args": [
"-y",
"smartflow-verify-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"verify": {
"command": "npx",
"args": [
"-y",
"smartflow-verify-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"verify": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"smartflow-verify-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"verify": {
"command": "npx",
"args": [
"-y",
"smartflow-verify-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.smartflowproai-lang--verify/reviews or the review_server meta-tool.
POST /mcp