API

MCP Bridge creates a MCP server on http://localhost:9001/sse.

MCP Bridge Configuration Structure

yomo.yaml
name: llm-bridge
host: 0.0.0.0
port: 9000

bridge:
  mcp:
    server:
      addr: localhost:9001