← Registry

Analytics

rentseek.ing

Provides detailed executive compensation data and company dossiers for financial analysis.

1 endpoint5 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://rentseek.ing/mcp

No auth detected

MCP server metadata

Name
rentseek
Version
0.1.0
Capabilities
tools.listChanged

Known tools 5

get_executive_compensation

Returns annual named-executive compensation rows for a company identified by ticker or CIK, with fiscal-year filters, pay components, totals, and filing source URLs.

Potential side effects
get_company_dossier

Returns a sourced company dossier for a ticker, including executives, compensation history, pay ratio, pay-versus-performance, claims, and release provenance, with optional full or compact format and field projection.

Potential side effects
get_claim_evidence

Returns the value, filing source, release identity, methodology version, and current or superseded status for a RentSeek `clm_.

Inferred read-only
list_material_changes

Returns classified executive-compensation disclosure changes for 1-50 tickers since an inclusive date or timestamp, with configurable thresholds and cursor pagination.

Inferred read-only
list_available_tickers

Returns ticker symbols for companies with published RentSeek executive-compensation data.

Inferred read-only

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.rentseek]
url = "https://rentseek.ing/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "rentseek": {
      "type": "http",
      "url": "https://rentseek.ing/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: rentseek
Remote MCP URL: https://rentseek.ing/mcp

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": {
    "rentseek": {
      "url": "https://rentseek.ing/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "rentseek": {
      "type": "http",
      "url": "https://rentseek.ing/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "rentseek",
  "transport": "streamable-http",
  "url": "https://rentseek.ing/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.