Show HN: We just open-sourced OneMCP: a runtime that makes APIs agent-ready
Hi all, we just open-sourced Gentoro OneMCP which lets you turn your API spec, docs, and auth into a single natural-language interface for AI agents. Would love your feedback and contribution. Links in comment.
How it works: 1) Create a dir, and drop in your specs, docs, and auth details. 2) Run a Docker command that mounts this dir and runs an MCP server 3) Connect your agent to the server and it can then interact with your backend systems via the MCP interface
[dead]