Skip to content

MCP Tools: Providers

Provider tools only appear when the corresponding connection/configuration is present (GitHub OAuth, LiveKit, Google Search key). All of them are openWorldHint (external systems).

GitHub

Requires a connected GitHub OAuth connection. read · user

ToolParameters
github_search_reposquery (required), limit?=10
github_list_issuesrepo (required, owner/name), state?=open (open|closed|all), limit?=20
github_get_pull_requestsrepo (required), state?=open, limit?=20
github_get_repo_inforepo (required)
github_list_notificationslimit?=20
github_list_user_repossort?=updated (created|updated|pushed|full_name), limit?=20

LiveKit

Meeting rooms. read · user

ToolParameters
livekit_list_rooms
livekit_get_roomroom_name (required)
livekit_list_participantsroom_name (required)

Web

read · user
ToolParameters
web_fetchurl (required), max_length?=5000
web_searchquery (required), limit?=5 — only when a Google Search key is set

Unified.to (dynamic)

If UNIFIED_TO_API_KEY is set, tools from Unified.to's own MCP interface are exposed with the prefix unified_mcp_ (e.g. unified_mcp_create_contact). The list is determined at runtime — tools/list is authoritative.

Liza Documentation