{
  "markdown": "# Lexicon Comparison Intelligence MCP Server\n\n  > Live comparison intelligence for autonomous agents — evidence from 20 independent sources, PESTLE Triangulation, Head-to-Head VS, and Deep Research frameworks.\n\n  [![smithery badge](https://smithery.ai/badge/@dbssearch/lexicon)](https://smithery.ai/server/@dbssearch/lexicon)\n\n  **Live hosted endpoint:** `https://dbssearch.today/mcp/v1`\n\n  ## Tools\n\n  | Tool | Description |\n  |------|-------------|\n  | `lexicon_compare_vs` | Head-to-Head VS comparison between two vendors/products |\n  | `lexicon_compare_methodology` | PESTLE Triangulation deep research on a single vendor |\n  | `lexicon_compare_topic` | Topic-specific competitive intelligence |\n  | `lexicon_monitor_outage` | Live outage and reliability monitoring |\n  | `lexicon_monitor_refunds` | Refund rate and customer satisfaction signals |\n  | `lexicon_feed` | Competitive intelligence feed for a market/industry |\n\n  ## Quickstart (Claude Desktop / Cursor)\n\n  ```json\n  {\n    \"mcpServers\": {\n      \"lexicon\": {\n        \"command\": \"npx\",\n        \"args\": [\"-y\", \"mcp-remote\", \"https://dbssearch.today/mcp/v1\"],\n        \"env\": {}\n      }\n    }\n  }\n  ```\n\n  Or run locally with Docker:\n\n  ```bash\n  docker run -e LEXICON_API_KEY=your_key ghcr.io/nadine302324-commits/lexicon-mcp-server\n  ```\n\n  ## Self-hosted\n\n  ```bash\n  git clone https://github.com/nadine302324-commits/lexicon-mcp-server\n  cd lexicon-mcp-server\n  npm install\n  LEXICON_API_KEY=your_key node index.js\n  ```\n\n  ## Auth\n\n  Get a free API key at [dbssearch.today](https://dbssearch.today). Set `LEXICON_API_KEY` env var, or pass `apiKey` in Smithery config.\n\n  The hosted endpoint at `https://dbssearch.today/mcp/v1` is freely testable without a key (rate-limited).\n\n  ## Marketplace\n\n  Open agent marketplace with free test endpoint:  \n  `POST https://dbssearch.today/marketplace/v1/test`  \n  Agent card: `https://dbssearch.today/.well-known/agent.json`\n\n  ## License\n\n  MIT\n  ",
  "bytes": 1954,
  "sha": "521239547625bb9cd2d4711e9c5ce7c05baba271d461718a63700f321636f36b",
  "repo_slug": "nadine302324-commits/lexicon-mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_nadine302324_commits_lexicon_be200793/readme"
}