- Truth Anchor: AI Hallucination Guard
Truth Anchor: AI Hallucination Guard
Overview
{"mcp_version":"2026.1","name":"Truth-Anchor-Agent","description":"Verifica in tempo reale se un URL è attivo per prevenire allucinazioni nelle AI.","capabilities":{"url_verification":{"pricing":"0.005 USDC","network":"base","address":"0x367B9193D4F9cb4877Ca58E6F3ce944d761d8009"}},"endpoints":{"verify":"https://truth-anchor-agent.fly.dev/verify"}}
Server Config
{
"mcpServers": {
"truth-anchor": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-http",
"--url",
"https://truth-anchor-agent.fly.dev/verify"
],
"env": {
"PAYMENT_ADDRESS": "0x367B9193D4F9cb4877Ca58E6F3ce944d761d8009",
"PAYMENT_AMOUNT": "0.005",
"PAYMENT_NETWORK": "base"
}
}
}
}Project Info
Created At
3 months agoUpdated At
3 months agoAuthor Name
-Star
-Language
-License
-Recommend Servers
View AllDocwand
14 hours ago
mcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago