Example workflow
A worked end-to-end example: an agent resolves a fuzzy retail question into stable IDs, then queries the market-data tools for the answer — all through EDITED MCP.
Connect Claude Desktop
Connect Claude Desktop to EDITED MCP with the mcp-remote stdio-to-HTTP bridge: config file setup, API key, and verification.
Connect Claude Code, Cursor & VS Code
Connect Claude Code, Cursor, or VS Code to EDITED MCP over native Streamable HTTP — CLI or mcp.json config, no mcp-remote bridge needed.
Connect a custom client
Connect your own agent to EDITED MCP using the official MCP TypeScript or Python SDK over Streamable HTTP.
Using the Reference
Call EDITED MCP tools straight from the docs with the embedded Try-it widget — no SDK setup required.