Authentication & access
How to get an EDITED MCP API key and authenticate every request with the x-api-key header — plus how to keep your key safe.
Data privacy & security
The security shape of EDITED's MCP connection: a read-only connection to EDITED's own market data. What EDITED can and can't see, what flows through the connector, and how to start a formal security review.
Errors
How EDITED MCP reports failures: HTTP status codes, JSON-RPC error envelopes, what each common code means, and how to retry safely.
Rate limits & fair use
EDITED MCP's rate limiting policy: no published per-key limits today, fair use applies, and how to build clients that stay fast and friendly.
Versioning & breaking changes
How EDITED MCP versions what it serves: the four numbers on every initialize, the surface fingerprint to assert on in CI, what counts as breaking, and what notice you get.
Troubleshooting
Cross-client issues that surface after setup with EDITED MCP: trailing-slash connection failures, Claude-via-Anthropic-API auth, prompts that don't apply on their own, and the upstream Google ADK schema-validation bug.