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
| Tool | Parameters |
|---|---|
github_search_repos | query (required), limit?=10 |
github_list_issues | repo (required, owner/name), state?=open (open|closed|all), limit?=20 |
github_get_pull_requests | repo (required), state?=open, limit?=20 |
github_get_repo_info | repo (required) |
github_list_notifications | limit?=20 |
github_list_user_repos | sort?=updated (created|updated|pushed|full_name), limit?=20 |
LiveKit
Meeting rooms. read · user
| Tool | Parameters |
|---|---|
livekit_list_rooms | – |
livekit_get_room | room_name (required) |
livekit_list_participants | room_name (required) |
Web
read · user| Tool | Parameters |
|---|---|
web_fetch | url (required), max_length?=5000 |
web_search | query (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.
