Fractal Process Intelligence MCP
Fractal Process Intelligence — Research Alpha
Fractalは、追加のAIが実際に追加の知能を生み出したかどうかを測定します。
FractalはAIをより賢くしようとはしていません。研究プロセスを観察し、洗練された最終回答が隠しているかもしれないものをX-Rayで可視化します。
主要な問い: 追加のAIは実際に追加の独立した知能を生み出したのか?
このリポジトリは、Fractal Research MCP(レコーダー/オブザーバー)の公開配布面です。ライブのリモートエンドポイントはすでにホストされています。このリポジトリは、接続方法とフィードバックの提供方法を文書化しています。
Research Alpha: これは進行中の研究実験であり、検証済みの商用製品ではありません。
機能
Fractal Process Intelligence MCPはレコーダー/オブザーバーのみです。
互換性のあるAIクライアントは、観察可能な研究プロセスの成果物を記録できます:
参加エージェント
意味のあるソース
主張
不確実性
不一致
ツール使用
次に、finish_runがプロセスX-Ray(ホストされたレポートURL)をコンパイルします。
公開製品ページ: fractalinfinity.io/research-lab.html
サンプルX-Ray: fractalinfinity.io/report/sample.html
Related MCP server: AI Workbench MCP
行わないこと
AIモデルを呼び出さない(Anthropic / OpenAI / Geminiの推論なし)
あなたに代わってモデル推論を購入しない
プロバイダーのAPIキーを必要としない
隠れたchain-of-thoughtを検査しない
エージェントを自動的に生成しない
Claude/OpenAIの請求またはトークンのドルコストを見積もらない
ヘルスチェックは"inference":"none"を通知します。
公開MCPエンドポイント
https://mcp.fractalinfinity.io/mcpヘルス: https://mcp.fractalinfinity.io/health
現在のレコーダーツール
ツール | 目的 |
| ランを開く |
| エージェントのID / 任意のメタデータを記録 |
| 引用されたソース+系統を記録 |
| 主張のスタンスを記録 |
| ツール呼び出しの証拠を記録 |
| 確定 → X-Ray URL |
Claude Desktop (Windows) alphaセットアップ
Claude Desktop → 設定 → 開発者 → Edit Config
以下のMCPエントリをマージします(他の設定キーを消去しないでください)。
保存します。
Claudeを完全に終了します(システムトレイ → Quit)。
Claudeを再度開きます。
設定 → 開発者に
fractal-process-intelligenceが実行中と表示されるはずです。
{
"mcpServers": {
"fractal-process-intelligence": {
"command": "C:\\Program Files\\nodejs\\npx.cmd",
"args": [
"-y",
"mcp-remote",
"https://mcp.fractalinfinity.io/mcp"
]
}
}
}参照: examples/claude-desktop.mcp.fragment.json
Microsoft Store版のClaudeは、パッケージのLocalCacheパスに設定を保存する場合があります。Claudeが実際に読み取るファイルを開くように、Edit Configを優先してください。Windowsでは完全なnpx.cmdパスを使用してください。
研究指示の例
接続後、新しい研究会話に貼り付けます:
Use Fractal Process Intelligence to record this research run.
Record the participating agents, meaningful sources, important claims,
uncertainty, disagreement and significant tool usage.
Finish the run and return the Fractal X-Ray URL.
Do not interpret the X-Ray for me before I open it.次に、通常の研究質問をします。最初にAIの最終回答を読み、2番目にX-Rayを開きます。
プライバシー / セキュリティ境界
Fractalは、MCPツールを通じて明示的に送信された成果物のみを記録します。
すべてのClaude(または他の)会話を自動的に記録するわけではありません。通常のチャットでは、Fractalランを開始せず、そのツールを呼び出さないでください。
フィードバック(研究の問い)
GitHub Issueを開くか、ディスカッションで返信してください。
以下の質問にお答えください:
X-Rayは、最終的なAI回答だけでは知り得なかった重要な何かを明らかにしましたか?
これを通常の研究またはエージェントワークフローに組み込みたいと思いますか?
任意: 混乱を招いた点や誤解を招く点はありましたか?
リンク
リソース | URL |
Research Lab | |
サンプルX-Ray | |
MCPエンドポイント | |
ヘルス |
ライセンス
MIT — LICENSEを参照してください。
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
- FlicenseNot gradedqualityDmaintenanceProvides observability for multi-agent workflows by tracking hierarchical task structure, architectural decisions, reasoning, encountered problems, code modifications with Git diffs, and temporal metrics.42
- AlicenseCqualityCmaintenanceEnables acceptance gates for AI coding-agent runs by recording evidence, running deterministic validation, applying a quality gate, and rendering auditable outcomes.7Apache 2.0
- FlicenseNot gradedqualityBmaintenanceRecords all MCP tool interactions in a centralized ledger, enabling developers to trace, replay, inspect, and audit AI agent workflows.
- AlicenseNot gradedqualityAmaintenanceMakes AI research agents accountable by giving every conclusion a traceable argument graph. Provides a persistent argument graph where claims require grounds and warrants for auditable, verifiable reasoning.2MIT
Related MCP Connectors
Cross-agent artifact workspace with provenance across Claude Code, Codex, Cursor, LangGraph.
Bitcoin-anchored, tamper-evident audit log for AI agents — record, disclose and verify actions.
Hash-chained HMAC-signed audit log MCP for A2A (agent-to-agent) calls. Every tool-call, agent-ha...
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/chevy155/fractal-process-intelligence-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server