Skip to content

serve-mcp

serve-mcp

Run agents as an MCP server.

This makes agents available as tools to other applications, regardless of whether pool_server is configured in the manifest.

llmling agent serve-mcp [OPTIONS] CONFIG

config

"REQUIRED"

--transport

Default: stdio Transport type

--host

Default: localhost Host to bind server to (sse/streamable-http only)

--port

Default: 3001 Port to listen on (sse/streamable-http only)

--zed-mode

Flag Enable Zed editor compatibility

--show-messages

Flag Show message activity

--help

Flag Show this message and exit.