Manager Tools

GitHub Tools

ToolDescription
github_read_fileRead a file from a repository
github_create_prOpen a pull request
github_list_prsList open PRs
github_merge_prMerge a PR
github_create_issueCreate an issue

Gmail Tools

ToolDescription
gmail_readRead recent emails
gmail_sendSend an email
gmail_searchSearch emails

Slack Tools

ToolDescription
slack_send_messageSend to a channel
slack_list_channelsList channels
slack_read_messagesRead recent messages

Notion Tools

ToolDescription
notion_read_pageRead a Notion page
notion_create_pageCreate a new page
notion_query_dbQuery a Notion database

Using Tools

Manager integration tools are exposed through the Manager API and SDK adapters. The current MCP toolkit registry is focused on VM operations; it does not automatically expose every Manager integration tool unless a deployment explicitly bridges those tools into MCP. With the Manager API or SDK, agents can ask naturally and your application can route the requested action:
"Create a GitHub PR for the refactoring we just did"
"Send a Slack message to #engineering about the deployment"
"Check my Gmail for any alerts from the CI system"