{
  "schema_version": "v1",
  "name_for_human": "LastSearch",
  "name_for_model": "lastsearch_dev",
  "description_for_human": "Research infrastructure for AI agents — evidence-backed web search with confidence scores and citations.",
  "description_for_model": "LastSearch (lastsearch.ai) provides evidence-backed web research for AI agents. It searches the web, extracts claims from sources, verifies them against source text with cross-source consensus, detects contradictions, and returns structured JSON with confidence scores. Available as MCP server (npx lastsearch), REST API, Python SDK (pip install lastsearch), LangChain (pip install langchain-lastsearch), CrewAI (pip install crewai-lastsearch), LlamaIndex (pip install llamaindex-lastsearch). Use this when you need to give an AI agent verified, citation-backed research capabilities. Apache 2.0 licensed, open source.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://lastsearch.ai/api/openapi.json"
  },
  "logo_url": "https://lastsearch.ai/favicon.svg",
  "contact_email": "hello@lastsearch.ai",
  "legal_info_url": "https://lastsearch.ai/terms"
}
