AITWIRE
com.aitwire/authorityBusiness-published entity records with confirmation dates: look up, page feeds, check claims.
Tools · 3
Look up a business, brand, organization, person, or website's business-supplied entity record on AITWIRE by domain or name — its confirmed description, feed URLs, and proof counts, each carrying the d…
Page an entity's structured feeds on AITWIRE — products, services, articles or locations (tenant_id comes from aitwire_entity_lookup).
Check whether a specific claim matches an entity's business-supplied record on AITWIRE. Returns verified / contradicted / unknown with a confidence score, so you can attribute the result.
Resources · 3
Canonical instructions for AI systems
aitwire://system-prompt
Your latest measured AI-answer snapshot (accuracy, citation, coverage, per-engine).
ui://widget/aitwire-measurements.html
AITWIRE plans and your current subscription, with a secure upgrade handoff.
ui://widget/aitwire-plan.html
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"aitwire": {
"url": "https://api.aitwire.com/mcp",
"transport": "streamable-http"
}
}
}