Sourced*

OpenAPI → MCP server → every AI agent

Make your API callable from Claude, Cursor, ChatGPT, and every other AI agent.

MCP is how AI agents call APIs as tools. Without an MCP server, your API can't be used inside Claude, Cursor, Claude Desktop, Cline, Continue, or ChatGPT — no matter how good it is. Drop in your openapi.yaml and Sourced builds a browser-only MCP starter: every operation becomes a typed tool, major AI clients get install snippets, and directory submission checklists are prefilled where possible.

Drop your OpenAPI file here

or click to browse — .yaml, .yml, .json

What you'll get back

  1. 1A TypeScript MCP server — one tool per operation, auth detected from your spec (Bearer, API key, Basic), MCP stdio transport wired up. Ready to npm install && npm run build.
  2. 2One-click install links for Cursor and VS Code (cursor:// and vscode:mcp deeplinks), plus copy-paste configs for Claude Desktop, Cline, Continue, and the generic mcp.json.
  3. 3Submission guidance for major MCP directories — Smithery, the official MCP registry, mcp.so, Cline Marketplace, Glama, PulseMCP, awesome-mcp-servers. Review each listing before publishing.