参考資料
最終更新: 2026-07-08
Fluxonの導入確認に役立つ、各サービスの公式情報をまとめます。
外部公式資料
2026-07-08時点で確認した主な公式資料です。AIサービスのUIや機能名は変わりやすいため、導入時には各サービスの最新情報もあわせて確認してください。
| 提供元 | 資料 | 確認した主な内容 |
|---|---|---|
| Model Context Protocol | https://modelcontextprotocol.io/specification/2025-06-18 | MCPの基本構成、hosts / clients / servers、JSON-RPC、authorization |
| Model Context Protocol | https://modelcontextprotocol.io/specification/2025-06-18/basic/authorization | HTTP transportでのOAuth、Bearer token、resource parameter、PKCE、redirect URI検証、token passthrough禁止 |
| Anthropic | https://support.claude.com/en/articles/11175166-get-started-with-custom-connectors-using-remote-mcp | Claude Custom Connector、Team/EnterpriseでOwnerが追加し利用者がConnectする流れ、セキュリティ注意点 |
| Anthropic | https://platform.claude.com/docs/en/agents-and-tools/mcp-connector | Claude APIのMCP connector、OAuth Bearer token、Remote MCPサーバー接続条件 |
| OpenAI | https://help.openai.com/en/articles/11487775-connectors-in-chatgpt | ChatGPT内でconnectorsがappsとして整理されていること、Workspace adminによるApps管理 |
| OpenAI | https://developers.openai.com/api/docs/mcp | ChatGPT Apps / API integrationsでのMCPサーバー構築・接続資料 |
| Microsoft | https://learn.microsoft.com/en-us/microsoft-copilot-studio/agent-extend-action-mcp | Copilot StudioでMCPを使ってエージェントを拡張する説明 |
| Microsoft | https://www.microsoft.com/en-us/microsoft-copilot/blog/copilot-studio/introducing-model-context-protocol-mcp-in-copilot-studio-simplified-integration-with-ai-apps-and-agents/ | Copilot StudioでのMCPサポート、connector基盤、DLPなどのガバナンス |
AIサービス別の確認ポイント
Claude
Customize > Connectors、Organization settings > Connectorsなどの画面名が変わる可能性があります。- Team/EnterpriseとPro/Maxで管理者追加の流れが異なります。
- Remote MCP接続元は利用者端末ではなくAnthropicのクラウド基盤である点を確認します。
ChatGPT
- OpenAIはChatGPT内の呼称をconnectorsからappsへ統合しています。
- Appsの利用可否、機能、地域、プラン条件は変わりやすいため、Help Centerと管理画面を確認します。
- ChatGPT側の会話保存、学習利用、管理機能は契約プランに依存します。
Microsoft Copilot
- Copilot製品は、Microsoft 365 Copilot、Copilot Studio、Security Copilot、GitHub Copilotなど複数あります。
- FluxonのRemote MCP接続は、現時点ではCopilot StudioでMCPサーバーをエージェントに接続する説明を中心にしています。
- 一般利用者がMicrosoft 365 Copilotへ任意のRemote MCP URLを直接登録できるとは限らないため、組織で利用できる接続方式を確認します。
Fluxon
- kintone OAuth tokenとRemote MCP tokenは、平文保存しない前提で扱います。
- Fluxonはkintone権限を広げず、追加で拒否・制限する仕組みとして確認します。
- 監査ログにレコード本文を保存しない点と、AIクライアントへ返ったデータはAIサービス側の契約・設定にも依存する点を確認します。