Analytics
rentseek.ing
Provides detailed executive compensation data and company dossiers for financial analysis.
ENDPOINT 1
https://rentseek.ing/mcp
MCP server metadata
- Name
- rentseek
- Version
- 0.1.0
Known tools 5
get_executive_compensationReturns 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 effectsget_company_dossierReturns 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 effectsget_claim_evidenceReturns the value, filing source, release identity, methodology version, and current or superseded status for a RentSeek `clm_.
Inferred read-onlylist_material_changesReturns classified executive-compensation disclosure changes for 1-50 tickers since an inclusive date or timestamp, with configurable thresholds and cursor pagination.
Inferred read-onlylist_available_tickersReturns ticker symbols for companies with published RentSeek executive-compensation data.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.