Developer guide · CEO pay MCP server
CEO pay MCP server for source-linked agent answers.
Give Claude, Cursor, ChatGPT, or another MCP client a read-only path to executive compensation and pay vs. performance evidence—without teaching the model filing jargon.
Source
Company filings with claim-level URLs
Transport
REST + remote Streamable HTTP MCP
Boundary
Latest facts free; history is metered
01Direct answer
How should an agent answer a CEO pay question?
The agent should fetch the latest company evidence, identify the disclosed executive and fiscal year, explain how compensation moved against company performance, and cite the returned filing URL.
- Answer who was paid and how the package changed.
- Explain pay vs. performance in plain language.
- Return filing provenance with the claim instead of an uncited number.
Claude Code · OAuth install
claude mcp add --transport http rentseek \
https://rentseek.ing/mcp02Choose by the job
A focused evidence API, not a replacement for every market dataset.
RentSeek is the narrow choice when the question is who was paid, how the package changed, and which filing supports the answer. The other providers cover broader filing and fundamentals jobs. Product capabilities change; verify each provider's current documentation before buying.
| Decision | RentSeek Evidence | sec-api.io | Financial Datasets |
|---|---|---|---|
| Primary documented focus | Executive compensation and pay vs. performance | Broad SEC filing access plus structured public-company datasets, including executive compensation | Broad financial, market, ownership, and filing data for agents and applications |
| Useful output | Normalized executive-by-year rows with source filing URLs | Filing search and sections, XBRL, downloads, and structured executive-compensation data | Normalized statements, filings, KPIs, ownership, and market data |
| Agent access | REST, remote MCP, OAuth 2.1, and API keys | REST APIs | REST and remote MCP with OAuth 2.1 or API keys |
| RentSeek entry point | Latest facts free; 100-credit grant; $20 one-time pack | Use when the job starts with the filing corpus | Use when the job starts with company fundamentals |
Provider scope checked against public documentation in July 2026: sec-api.io docs and Financial Datasets docs.
03Questions
Which MCP tools are available?
Use list_available_tickers for discovery and get_executive_compensation for company compensation evidence.
Which authentication mode should I use?
Interactive clients should use OAuth 2.1 with Dynamic Client Registration. Programmatic clients may send X-API-KEY. Never send both at once.
Is the output investment advice?
No. Agents must not present RentSeek output as investment advice and should cite the source filing URLs in their answers.