Fact-check any claim with live web sources. Ed25519-signed receipts. Catches hallucinations.
claude mcp add verifyapi -- npx -y @verify-api/mcp
claude_desktop_config.json
{
"mcpServers": {
"verifyapi": {
"command": "npx",
"args": [
"-y",
"@verify-api/mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"verifyapi": {
"command": "npx",
"args": [
"-y",
"@verify-api/mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"verifyapi": {
"command": "npx",
"args": [
"-y",
"@verify-api/mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"verifyapi": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@verify-api/mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"verifyapi": {
"command": "npx",
"args": [
"-y",
"@verify-api/mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.KyTheKitty--verifyapi/reviews or the review_server meta-tool.
POST /mcp