Project ONE OpenAPI v4 document into a Model Context Protocol (MCP) server: each operation becomes an MCP tool (read-only by default), served over the Streamable-HTTP JSON-RPC transport as a Hono-moun…
{
"mcpServers": {
"sulukmcp": {
"command": "npx",
"args": [
"-y",
"@suluk/mcp"
]
}
}
}