{"server":{"name":"lexicon-mcp","version":"1.0.0","displayName":"Lexicon Comparison Intelligence Engine","description":"Search and compare entities, apply analytical frameworks, or run topic-specific intelligence analysis. Powered by 14 live evidence sources and AI synthesis."},"spec":"MCP 2024-11-05 (JSON-RPC 2.0)","endpoint":"POST https://dbssearch.today/mcp/v1","docs":"https://dbssearch.today/mcp","tools":[{"name":"lexicon.compare.vs","description":"Head-to-head comparison of two entities (companies, products, policies, people, etc.) across a chosen dimension. Returns a structured comparative analysis with evidence from 14 live sources."},{"name":"lexicon.compare.methodology","description":"Analyse any topic through a structured analytical framework (SWOT, PESTLE, Porter's Five Forces, BCG Matrix, McKinsey 7S, Jobs-to-be-Done, or Blue Ocean Strategy). Returns framework-structured evidence and analysis."},{"name":"lexicon.compare.topic","description":"Topic-specific intelligence search across five lenses: comparing decisions, planning, strategy, competitor insights, or buyer insights. Data sourced by category (government, economic, business, education, blockchain, or scholar)."},{"name":"lexicon.monitor.outage","description":"Detects live infrastructure outages for a vendor or query. Returns outage status, financial impact, SLA breach risk, monetary loss estimate, refund eligibility, and hidden dependency maps."},{"name":"lexicon.monitor.refunds","description":"Searches SEC EDGAR filings (8-K, 10-K, 10-Q) and live web sources to surface refund rates, refund amounts, SLA violation records, service credit terms, and financial disclosures for any vendor."},{"name":"lexicon.feed","description":"Returns all Lexicon-generated intelligence as structured JSON — every VS comparison and methodology analysis ever run, with full evidence citations. Paginate with page and limit. Filter with query."}],"auth":{"option_1":{"name":"Lexicon API Key","header":"X-API-Key: lx_...","note":"Get your key from the Intelligence Feed section of the dashboard at /app","cost":"Covered by your Lexicon subscription"},"option_2":{"name":"Skyfire KYA-PAY Token","header":"X-Skyfire-Token: <token>","provider":"https://skyfire.xyz","cost":"400 tokens ($400) per tool call","minimum_balance":"400 tokens"},"option_3":{"name":"Skyfire PAY Token","header":"X-Skyfire-Pay-Token: <token>","provider":"https://skyfire.xyz","cost":"400 tokens ($400) per tool call"}},"example":{"initialize":{"jsonrpc":"2.0","method":"initialize","id":1,"params":{"protocolVersion":"2024-11-05","clientInfo":{"name":"my-agent","version":"1.0"}}},"list_tools":{"jsonrpc":"2.0","method":"tools/list","id":2},"call_tool":{"jsonrpc":"2.0","method":"tools/call","id":3,"params":{"name":"lexicon.compare.vs","arguments":{"party_a":"Salesforce","party_b":"HubSpot","dimension":"pricing"}}}}}