
Reelier認証済み注目
@Maxime Houle
Reelier について
Agents make claims. Reelier writes receipts — record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift.




設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"reelier": {
"command": "docker",
"args": [
"run",
"--rm",
"ghcr.io/seldonframe/reelier",
"--help"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Reelier?
Agents make claims. Reelier writes receipts — record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift.
How to use Reelier?
The README includes setup instructions such as docker run --rm ghcr.io/seldonframe/reelier --help.
Key features of Reelier
- assert: status == 200
- assert: json.results is array
- assert: json.count >= 1 # numeric range
- assert: json.plan is string # type
- assert: json.id matches /^usr_/ # value pattern
Use cases of Reelier
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Reelier
Where is the source code for Reelier?
The source code is linked from the repository URL on this page.
Does Reelier include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
よくある質問
Where is the source code for Reelier?
The source code is linked from the repository URL on this page.
Does Reelier include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
基本情報
「開発者ツール」の他のコンテンツ
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
コメント