What is MCP?
An introduction to the Model Context Protocol — the open standard EDITED MCP uses to connect AI agents to EDITED's market data — and how it differs from a REST API.
Transports
How EDITED MCP uses Streamable HTTP: one stateless endpoint for JSON-RPC request/response and SSE, authenticated with an x-api-key header.
Tools
How EDITED MCP's tools work: discovery, calling, batch queries, result shapes, and errors across the market-data, research, and messaging domains.
Resources
What MCP resources are — read-only, URI-addressed documents EDITED MCP exposes alongside its tools — and when to use a resource instead of a tool.
Prompts
What MCP prompts are — reusable, server-defined prompt templates an agent discovers and instantiates — and when EDITED MCP serves them.