mcpbeat

RentSeek Evidence MCP Server

ing.rentseek/evidence
not responding

RentSeek Evidence is listed as active in the registry but did not answer our last check. It exposes 5 tools.

Source-linked executive compensation data for AI agents and developers.

Uptime history 39 hours of history · worst hour 0%
39 hours agonow
0.0%
Uptime 24h
0 of 91 checks
5
Tools
read from the server
204 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add evidence --transport http https://rentseek.ing/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "evidence": {
      "url": "https://rentseek.ing/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.evidence]
url = "https://rentseek.ing/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "evidence": {
      "url": "https://rentseek.ing/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "evidence": {
      "url": "https://rentseek.ing/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

available
list_available_tickers
Returns ticker symbols for companies with published RentSeek executive-compensation data. No authentication is required, and the request costs 0 credits. The result contains availability only, not compensation values. It is not investment advice.
claim
get_claim_evidence
Returns the value, filing source, release identity, methodology version, and current or superseded status for a RentSeek `clm_...` claim ID. Requires OAuth or X-API-KEY and costs 1 credit. The result is filing evidence, not investment advice.
company
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. Requires OAuth or X-API-KEY and costs 3 credits. The result is filing evidence, not investment advice.
executive
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. Latest-FY requests cost 0 credits; historical, range, or multi-FY requests require OAuth or X-API-KEY and cost 1 credit. Pay ratio, pay-versus-performance, and company dossiers are not included. The result is filing data, not investment advice.
material
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. Requires OAuth or X-API-KEY and costs 2 credits per page. Current compensation snapshots and full historical rows are not included. The result is filing evidence, not investment advice.

Endpoints

URLTransportStateLatencyChecked
https://rentseek.ing/mcp streamable-http answering 204 ms 5 min ago

RentSeek Evidence — questions

Answers built from our own checks of this server.

What can RentSeek Evidence do?
It exposes 5 tools, read directly from the server on our last check. Among them: get_claim_evidence, get_company_dossier, get_executive_compensation, list_available_tickers, list_material_changes. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is RentSeek Evidence working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 204 ms. The bar chart above shows every period we have measured.
The registry lists RentSeek Evidence as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect RentSeek Evidence?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does RentSeek Evidence need an API key?
No. RentSeek Evidence completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.