verify for Grok
io.github.smartflowproai-lang/verify
Independent x402 observatory on Base. Sealed decomposition + endpoint audits paid over x402 itself.
client:Grok
transport:stdio
runtime:npm
Install verify in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"verify": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"smartflow-verify-mcp"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs