
日
SUPPORTED CHANNELS
使用中の製品を選んでください。
各行には、その製品が現在対応する方法だけを表示します。各方法の完全な設定は下のセクションにあります。
Claude
ChatGPT と Codex
その他のローカル Agent
CLI + SKILL
ローカル CLI と永続 Skill をインストール。
ローカルコマンドを実行し Skill を読み込める Agent で利用できます。Claude Code、Codex、その他のローカル Agent を含みます。
Agent に設定を実行させる
Agent を選んで完全な設定メッセージをコピーし、新しいセッションへ貼り付けます。ローカルコマンドを許可し、ブラウザ OAuth は本人がログインして承認します。
Codex に CLI と Actionway Skill をインストールさせます。
~/.codex/skills/actionway- 01
Actionway CLI をインストール
- 02
ブラウザで安全にログイン
- 03
Codex の Skill ディレクトリにインストール
手動設定
OS を選択し、01–04 を順に実行します。各結果を確認してから次へ進みます。
Terminal から CLI をインストール
macOS / Linux は Terminal、Windows は PowerShell を開きます。下のコマンドを貼り付け、doctor が Node.js 20+、CLI、PATH を確認するまで待ちます。
curl -fsSL https://actionway.ai/install.sh | sh環境確認と OAuth
同じ Terminal で doctor、init の順に実行します。ブラウザで Actionway にログインして承認し、Terminal に戻って Skill source パスを控えます。
actionway doctor
actionway initアカウントとコマンドを確認
whoami で使用する Actionway アカウントを確認し、--help を実行します。command not found の場合は Terminal を開き直して doctor を再実行します。
actionway whoami
actionway --helpSkill をコピーして Agent を再起動
Source の actionway フォルダ全体を Agent の対象ディレクトリへコピーします。Agent を再起動または新規セッションを作成し、Skill を認識するか確認します。
Codex: ~/.codex/skills/actionway
Claude Code: ~/.claude/skills/actionway
Source: ~/.actionway/skill/actionwayREMOTE MCP
ホスト型 MCP server に接続。
Remote MCP は端末上で Actionway CLI を実行しません。クライアントは HTTPS で同じ Actionway endpoint に接続し、OAuth でアカウントを関連付けます。
https://mcp.actionway.ai/mcpREMOTE MCP
Claude.ai Chat
Web チャット- 01
claude.ai 左下のアバターを選択し、Settings → Connectors を開きます。
- 02
Pro / Max は Add custom connector を選択します。Team / Enterprise 管理者は Organization connectors を開いてから Add custom connector を選択します。
- 03
Connector name に Actionway、Remote MCP server URL に https://mcp.actionway.ai/mcp を入力し、Add を選択します。
- 04
一覧の Actionway で Connect を選択し、ブラウザで Actionway にログインして OAuth を承認します。
- 05
新しいチャットで Search and tools を開き、Actionway と必要なツールを有効にします。
https://mcp.actionway.ai/mcpTeam / Enterprise では Owner / Primary Owner が組織 Connector を追加し、各ユーザーが自分の Actionway アカウントで Connect します。
PLUGIN
Plugin 対応製品から Actionway を読み込む。
Plugin は Remote MCP、Skill、その他のリソースをまとめる配布単位です。ChatGPT Web の Custom MCP 作成入口とは別です。
- Actionway 公開状況
- Codex と Claude Code 向けの公開 Git marketplace は公開済みです。OpenAI の共通 Plugins Directory と Anthropic 公式 marketplace にはまだ掲載されていません。
- 現在の Actionway 内容
- Remote MCP 設定 + MCP ネイティブ Actionway Skill
- ローカル CLI
- インストールしません。Plugin は Remote MCP を使用します
ChatGPT Plugin
公開 Git marketplace だけでは、ChatGPT Web、Desktop、Mobile の共通 Plugins Directory には掲載されません。ChatGPT Web では上の Remote MCP 手順から Actionway Custom App を作成できます。公式掲載後に Directory からのインストール手順を追加します。
Claude Code Plugin
Terminal で下の 2 コマンドを順に実行し、PawLogic marketplace を追加して Actionway をインストールします。Claude Code で /mcp を開き、Actionway を選択してブラウザ OAuth を完了し、Connected を確認します。
claude plugin marketplace add PawLogic/actionway-plugins
claude plugin install actionway@pawlogicCodex Desktop / CLI / IDE Plugin
Terminal で下の 2 コマンドを順に実行し、PawLogic marketplace を追加して Actionway をインストールします。Codex を再起動するか新しいセッションを開始し、案内に従って Actionway OAuth を完了してから /mcp で接続を確認します。
codex plugin marketplace add PawLogic/actionway-plugins
codex plugin add actionway@pawlogicPRODUCT AVAILABILITY
Claude と ChatGPT の入口、プラン、ワークスペース権限はクライアントの更新で変わる場合があります。このページでは Web チャット、ローカルアプリ、コーディング Agent を別の製品範囲として扱います。