GrillMe MCP
GrillMe MCP
リモートMCPアプリを介したChatGPT Web向けの意思決定ストレステスト。
Matt Pocock氏に特別に感謝します。 GRILL は、Matt Pocock 氏の優れた
/grill-me/grillingワークフローに触発され、そこから発展しました。彼の当初のアイデア — 計画を共通理解が得られるまで徹底的に問い詰め、決定の依存関係を解決し、ユーザーに尋ねる代わりに事実を調査し、各決定に対して回答を推奨する — は、このプロジェクトを可能にした基盤です。
このリポジトリは、そのコンセプトを 通常のChatGPT Web Chat 向けにリモートホスト型MCPアプリとして適用し、さらに明示的な状態追跡、エビデンス/ツールルーティング、矛盾の処理、読み取り専用の境界、現代+レガシー ChatGPT MCP互換性、および共通理解の承認ゲートを追加して拡張しています。
機能
GrillMe は、モデルから見える1つのMCPツールを公開します:
grillカスタムアプリを接続すると、通常のChatGPT会話から呼び出せます。例:
@GrillMe /grill
Quiero decidir si deberíamos rediseñar la arquitectura del producto.サポートされている制御コマンドは次のとおりです:
startstatustreeassumptionsfactsrisksresumestopapprove
Related MCP server: Decision State MCP
アーキテクチャ
ChatGPT Web
↓
@GrillMe / custom app
↓
AppDeploy MCP gateway
↓
POST /api/mcp
↓
tool: grill
↓
GRILL protocol in the current conversationサーバーは、意思決定セッションの状態に関して意図的にステートレスです。会話自体が進化する決定ツリーを保持します。MCPツールはGRILLプロトコルを注入/調整し、GRILLがアクティブな間は読み取り専用のままです。
ChatGPT登録
現在ホストされている診断用フロントエンド:
https://grill-chat-sby65b.v2.appdeploy.ai/ChatGPT Developer Modeでカスタムアプリを登録するために使用される現在のMCP URL:
https://api-v2.appdeploy.ai/app/grill-chat-sby65b/api/mcp認証: No authentication.
リポジトリ構成
backend/index.ts— 現在AppDeployを通じてデプロイされている本番MCPバックエンド。index.html、src/、設定 — 診断用フロントエンド/ソース。tests/tests.txt— AppDeploy QAシナリオ。skill/— GRILL v2コンパニオンスキルと関連資料。.punto/— Punto por Punto Project Pack。
オリジナルの作品とクレジット
元の /grill-me スキルは、mattpocock/skills の一部であり、Matt Pocock によって作成され、MIT License の下で配布されています。
このリポジトリは、異なるランタイムおよび配布モデル向けの翻案/拡張です。Matt Pocock 氏の公式ChatGPT実装として提示されるものではありません。
上流の著作権およびライセンス表示については、THIRD_PARTY_NOTICES.md を参照してください。
ガバナンス
main が正規のブランチです。実質的な変更は、ブランチ → プルリクエスト → 人間によるレビュー/マージを通じて行う必要があります。プロジェクト固有の正規コンテキストは .punto/ の下にあります。Punto por Punto のマザーリポジトリは、メモリを複製することなくプロジェクトを登録および連合させることができます。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBquality-maintenanceMCP server for structured reasoning with cognitive trap detection, verification, and context compression5411
- FlicenseBqualityCmaintenanceA small MCP server that stores and retrieves compact decision-relevant state (goals, constraints, facts, decisions) outside the chat context, enabling easy retrieval for Claude Code or Codex.8
- Alicense-qualityCmaintenanceLocal MCP server bridging ChatGPT Web to local tools for file, shell, git, test, and process management with secure policy controls.MIT
- Alicense-qualityFmaintenanceMCP server that drives chatgpt.com via web UI automation using a session token, enabling long-running tasks, deep research, and image generation.212MIT
Related MCP Connectors
AI Reasoning Cache & Consensus Layer with 11 MCP tools via Streamable HTTP.
MCP server for generating rough-draft project plans from natural-language prompts.
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/PuntoxPunto/GrillMe-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server