Claude Code
Add from the terminal
claude mcp add --transport http rentseek https://rentseek.ing/mcpLoading
RentSeek Evidence · developer access
Query normalized executive compensation, pay vs. performance, and filing provenance through REST or a remote MCP server. Latest-year facts stay free.
Public contract
0 credits · latest company facts
1 credit · historical request
$20 · 1,000 credits · launching soon
01
Latest fiscal year, keyless and cacheable.
02
The first API key or OAuth grant unlocks 100 lifetime credits.
03
History costs 1 credit per request.
01Quickstart
Each record carries the source filing URL. Cite that URL in the answer, and never present the result as investment advice.
Free · latest fiscal year
curl -sS 'https://rentseek.ing/t/NVDA/facts'Keyed · five fiscal years
export RENTSEEK_API_KEY='<placeholder>'
curl -sS 'https://rentseek.ing/api/executive-compensation?ticker=NVDA&period=annual&limit=5' \
-H "X-API-KEY: $RENTSEEK_API_KEY"02Install in your agent
Claude Code
claude mcp add --transport http rentseek https://rentseek.ing/mcpCursor
{
"mcpServers": {
"rentseek": {
"type": "http",
"url": "https://rentseek.ing/mcp"
}
}
}Claude.ai · ChatGPT
https://rentseek.ing/mcpUse the custom connector or developer-mode app flow. Select OAuth and complete browser authorization.
03Pricing summary
The first API key or OAuth grant includes 100 free credits. Historical queries cost 1 credit. Company dossiers cost 3 credits and material-change pages cost 2. A one-time $20 pack of 1,000 credits is coming soon and is not purchasable yet.
Full pricing and FAQMachine-readable contracts
Account handoff
Sign in to create API keys or authorize an OAuth client.