← 返回
开发者工具 中文

Ogment

Invoke MCP tools via Ogment CLI — secure access to Linear, Notion, Gmail, PostHog, and 100+ SaaS integrations through Ogment's governance layer.
通过 Ogment CLI 调用 MCP 工具——借助 Ogment 治理层安全访问 Linear、Notion、Gmail、PostHog 及 100 多种 SaaS 集成。
asoviche asoviche 来源
开发者工具 clawhub v1.0.3 2 版本 99894.5 Key: 无需
★ 4
Stars
📥 867
下载
💾 23
安装
2
版本
#latest

概述

Ogment CLI Skill

Securely invoke MCP tools via the Ogment CLI. Access your connected SaaS tools (Linear, Notion, Gmail, Slack, Supabase, etc.) through Ogment's governance layer.

Quick Start

Step 1: Check Auth

ogment auth status
  • If loggedIn: true → skip to Step 3
  • If loggedIn: false → continue to Step 2

Step 2: Login (if needed)

ogment auth login

Extract verificationUri from the response and send it to your human as a clickable link:

> 🔐 Approve Ogment access:

> 👉 Click to approve

Wait for approval, then verify with ogment auth status.

Step 3: Discover What's Available

ogment catalog
ogment catalog <serverId>

Step 4: Summarize to Your Human

> ✅ Connected to Ogment! Here's what I can access:

> - Gmail: 11 tools (messages, threads, drafts)

> - Notion: 5 tools (search, fetch, comments)

> - Slack: 7 tools (conversations, users)

>

> What would you like me to help with?

Core Workflow

auth status → catalog → catalog <server> → invoke <server> <tool>

Discover servers

ogment catalog

List tools

ogment catalog <serverId>

Inspect tool schema

ogment catalog <serverId> <toolName>

Invoke a tool

ogment invoke <serverId> <toolName> --input '<json>'

Common Patterns

Gmail (requires userId: "me")

ogment invoke <server> gmail_listMessages --input '{"userId": "me", "maxResults": 10}'
ogment invoke <server> gmail_getMessage --input '{"userId": "me", "messageId": "<id>"}'

Notion

ogment invoke <server> Notion_notion-search --input '{"query": "quarterly review"}'

Supabase

ogment invoke <server> Supabase_execute_sql --input '{"query": "SELECT * FROM users LIMIT 5"}'

Linear

ogment invoke <server> Linear_list_issues --input '{}'

版本历史

共 2 个版本

  • v1.0.3 当前
    2026-03-29 09:24 安全 安全
  • v1.0.2
    2026-03-11 11:44

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Agent Browser

rez0
用于 AI 代理的浏览器自动化 CLI。当用户需要与网站交互(包括浏览页面、填写表单、点击按钮、截图等)时使用。
★ 831 📥 292,145
ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,390 📥 321,796
ai-agent

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,233 📥 268,967