agentconnect.cli.mcp module

start_agent_discovery(registry_url=None)

Start the Agent Discovery MCP server.

Defaults come from agentconnect.yaml (mcp defaults and clients.registry.base_url).

Return type:

None

Parameters:

registry_url (Annotated[str | None, <typer.models.OptionInfo object at 0x7f7062cc8c90>])