← dbssearch.today

INDIVIDUAL MCP TOOL

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.

dbssearch.todaynone authenticationAvailability not checked

Input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests a financial action.

Parent endpoint

dbssearch.today

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.vs — Head-to-head comparison of two entities (companies, products, policies, people, etc.) across a chosen dimension.
  • 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.feed — Returns all Lexicon-generated intelligence as structured JSON — every VS comparison and methodology analysis ever run, with full evidence citations.