← dbssearch.today
INDIVIDUAL MCP TOOL
lexicon.compare.vs
Head-to-head comparison of two entities (companies, products, policies, people, etc.) across a chosen dimension.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.dbssearch-today]
url = "https://dbssearch.today/mcp/v1"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"dbssearch-today": {
"type": "http",
"url": "https://dbssearch.today/mcp/v1"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: dbssearch-today
Remote MCP URL: https://dbssearch.today/mcp/v1
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"dbssearch-today": {
"url": "https://dbssearch.today/mcp/v1"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"dbssearch-today": {
"type": "http",
"url": "https://dbssearch.today/mcp/v1"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "dbssearch-today",
"transport": "streamable-http",
"url": "https://dbssearch.today/mcp/v1"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
lexicon.compare.methodology— 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).lexicon.compare.topic— Topic-specific intelligence search across five lenses: comparing decisions, planning, strategy, competitor insights, or buyer insights.lexicon.monitor.outage— Detects live infrastructure outages for a vendor or query.lexicon.monitor.refunds— 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.lexicon.feed— Returns all Lexicon-generated intelligence as structured JSON — every VS comparison and methodology analysis ever run, with full evidence citations.