{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_6fnfkkq4ypup","handle":"ceorater-mcp","url":"https://wellknown.network/agents/ceorater-mcp","links":{"self":"https://wellknown.network/agents/ceorater-mcp/record.json","html":"https://wellknown.network/agents/ceorater-mcp","markdown":"https://wellknown.network/agents/ceorater-mcp/record.md","api":"https://wellknown.network/api/v1/agents/ceorater-mcp","status":"https://wellknown.network/api/v1/agents/ceorater-mcp/status","claim":"https://wellknown.network/agents/ceorater-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/ceorater-mcp/claim.json","badge":"https://wellknown.network/agents/ceorater-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:ceorater-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"ceorater-mcp","summary":"MCP server for CEORater — CEO performance analytics for LLM agents","description":"# CEORater MCP Server \n \nModel Context Protocol server for CEORater.com — CEO performance analytics for AI agents. \n \nRequires a CEORater API subscription ($99/month). [Subscribe and get your API key](https://www.ceorater.com/api-docs.html). \n \n## Install \n \n```bash \npip install ceorater-mcp \n``` \n \n## Configure \n \nSet your API key: \n```bash \nexport CEORATER_API_KEY=zpka_your_key_here \n``` \n \n## Use with Claude Desktop \n \nAdd to your Claude Desktop config (`claude_desktop_config.json`): \n \n```json \n{ \n  \"mcpServers\": { \n    \"ceorater\": { \n      \"command\": \"ceorater-mcp\", \n      \"env\": { \n        \"CEORATER_API_KEY\": \"zpka_your_key_here\" \n      } \n    } \n  } \n} \n``` \n \n## Tools \n \n| Tool | Description | \n|------|-------------| \n| `ceo_lookup` | Get CEO performance data for a specific ticker | \n| `ceo_search` | Search by company name, ticker, CEO name, sector, or industry | \n| `ceo_list` | Paginated list of all CEOs with scores | \n| `ceo_meta` | Dataset metadata (count, freshness, version) | \n \n--- \n \n## API Reference \n \n### Base URL \n \n``` \nhttps://api.ceorater.com \n``` \n \n### Authentication \n \nAll requests require your API key in the `Authorization` header: \n \n``` \nAuthorization: Bearer zpka_your_api_key_here \n``` \n \nYour API key starts with `zpka_` and is available in the [Developer Portal](https://ceorater-api-main-7ef1acf.zuplo.site) after subscribing. \n \n--- \n \n### GET `/v1/meta` \n \nReturns information about the current dataset. \n \n**Response:** \n```json \n{ \n  \"count\": 517, \n  \"last_loaded\": \"2026-01-17T08:00:00.000Z\", \n  \"base_url\": \"https://api.ceorater.com\", \n  \"docs_url\": \"https://www.ceorater.com/api-docs.html\", \n  \"api_version\": \"1.1.0\", \n  \"request_id\": \"2f9c2870f486d294\" \n} \n``` \n \n--- \n \n### GET `/v1/ceos` \n \nRetrieve a paginated list of CEOs with performance ratings. \n \n**Query Parameters:** \n \n| Parameter | Type | Default | Description | \n|-----------|------|---------|-------------| \n| `limit` | integer | 50 | Number of results (max: 2000) | \n| `offse…","publisher":null,"homepage":"https://www.ceorater.com/api-docs.html","repository":"https://github.com/jmaietta/ceorater-mcp","version":"0.1.0","license":"MIT","protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:ceorater-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"security.identity","name":"Identity & Access","confidence":0.917,"provenance":"derived"},{"slug":"dev.docs-lookup","name":"Documentation Lookup","confidence":0.791,"provenance":"derived"}],"categories":["dev","security"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"ceorater-mcp","registry":"pypi","observedAt":"2026-09-09T11:33:14.539Z","publishedAt":"2026-05-28T20:32:15.887091Z","latestVersion":"0.1.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"ceorater-mcp","url":"https://pypi.org/project/ceorater-mcp/","firstSeenAt":"2026-09-09T11:29:58.558Z","fetchedAt":"2026-09-09T11:29:58.558Z","normalizedAt":"2026-09-09T11:29:58.558Z"}]},"firstSeenAt":"2026-09-09T11:29:58.558Z","updatedAt":"2026-09-09T11:33:14.539Z"}