tare/api/mcp/servers/available
tare api mcp servers available
ListAvailableMCPServers lists the MCP servers a user may attach to a profile in the given project: enabled catalog servers granted to the project (project_mcp_servers), each with its tool catalog so the client can pick which tools to enable on attach.
Usage:
tare api mcp servers available [flags]
Flags:
--customer-id string Defaults to the caller's session customer when empty.
--project-id string Defaults to the caller's session project when empty.
--user-id string Defaults to the caller's session user when empty.
Global Flags:
--base-url string override the active profile's base URL for this invocation
-o, --output string output format: json (default "json")
-p, --profile string credential profile (overrides AGENTROUTER_PROFILE / active)
-q, --quiet Suppress progress output; only errors and the final summary go to stderr
-v, --verbose Verbose output: plain-mode progress lines plus full per-blob chunk logs to stderr