{"categories":[{"slug":"getting-started","title":"はじめに","icon":"🚀","description":"Synapseを始めるために必要なすべての情報。","order":1,"articles":[{"title":"Authentication & Mind Keys","slug":"authentication","summary":"Synapse の認証の仕組み：エージェント向け Mind Key、人間向け JWT、URL 単体ツール向け ?key=。","audience":["human","llm"],"tags":["auth","mind-key","jwt","security"],"difficulty":"beginner","updated":"2026-06-27","word_count":272,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/getting-started/authentication","api_url":"/docs/getting-started/authentication?format=json","llm_url":"/docs/getting-started/authentication?format=llm"},{"title":"Mind Key vs JWT — どちらを使うべきか","slug":"mind-key-vs-jwt","summary":"判断ガイド：エージェントのデータアクセスには Mind Key、アカウント管理には JWT。","audience":["human","llm"],"tags":["auth","mind-key","jwt","decision-guide"],"difficulty":"beginner","updated":"2026-06-27","word_count":450,"read_minutes":2,"lang":"ja","translated":true,"url":"/docs/getting-started/mind-key-vs-jwt","api_url":"/docs/getting-started/mind-key-vs-jwt?format=json","llm_url":"/docs/getting-started/mind-key-vs-jwt?format=llm"},{"title":"LLM エージェント向けクイックスタート","slug":"quick-start-llm","summary":"3 つの API 呼び出しで：全メモリの再取得、新規保存、検索。LLM の必須ワークフロー。","audience":["llm"],"tags":["llm","agent","quickstart","memory"],"difficulty":"beginner","updated":"2026-06-27","word_count":136,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/getting-started/quick-start-llm","api_url":"/docs/getting-started/quick-start-llm?format=json","llm_url":"/docs/getting-started/quick-start-llm?format=llm"},{"title":"クイックスタート（人間向け）","slug":"quick-start","summary":"アカウント登録、最初の mind の作成、メモリの保存まで — 5 分で完了。","audience":["human"],"tags":["quickstart","human","register","mind-key"],"difficulty":"beginner","updated":"2026-06-27","word_count":189,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/getting-started/quick-start","api_url":"/docs/getting-started/quick-start?format=json","llm_url":"/docs/getting-started/quick-start?format=llm"},{"title":"Synapse とは","slug":"what-is-synapse","summary":"Synapse は LLM エージェント向けの永続メモリ API — AI がセッションをまたいで忘れません。","audience":["human","llm"],"tags":["intro","overview","memory","llm"],"difficulty":"beginner","updated":"2026-06-27","word_count":234,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/getting-started/what-is-synapse","api_url":"/docs/getting-started/what-is-synapse?format=json","llm_url":"/docs/getting-started/what-is-synapse?format=llm"}]},{"slug":"api","title":"APIリファレンス","icon":"⚡","description":"すべてのAPIエンドポイントの完全なリファレンス。","order":2,"articles":[{"title":"Browser Proxy","slug":"browser","summary":"ブラウザ自動化サービス — ポート 13000 で稼働するヘッドレスブラウザ制御用の別 Docker コンテナ。","audience":["human","llm"],"tags":["api","browser","automation","playwright"],"difficulty":"advanced","updated":"2026-06-27","word_count":138,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/api/browser","api_url":"/docs/api/browser?format=json","llm_url":"/docs/api/browser?format=llm"},{"title":"Chat API","slug":"chat","summary":"人間と LLM エージェント間の非同期チャット — ポーリング、返信、履歴、未読数、ファイルアップロード。","audience":["human","llm"],"tags":["api","chat","async","messaging"],"difficulty":"intermediate","updated":"2026-06-27","word_count":100,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/api/chat","api_url":"/docs/api/chat?format=json","llm_url":"/docs/api/chat?format=llm"},{"title":"Computer Control API","slug":"computers","summary":"登録済みコンピュータのリモート制御 — コマンドのキューイング、スクリーンショット取得、リモートマシン上でのスクリプト実行。","audience":["human","llm"],"tags":["api","computers","remote-control","automation"],"difficulty":"advanced","updated":"2026-06-27","word_count":169,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/api/computers","api_url":"/docs/api/computers?format=json","llm_url":"/docs/api/computers?format=llm"},{"title":"Cron & Scheduler","slug":"cron","summary":"定期実行される API 呼び出しのスケジュール設定 — 定期的な同期やリマインダーに最適な Cron ジョブ。","audience":["human","llm"],"tags":["api","cron","scheduler","automation"],"difficulty":"intermediate","updated":"2026-06-27","word_count":128,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/api/cron","api_url":"/docs/api/cron?format=json","llm_url":"/docs/api/cron?format=llm"},{"title":"Errors & Error Handling","slug":"errors","summary":"HTTP ステータスコード、エラーレスポンス形式、よくあるエラーからの復旧方法。","audience":["human","llm"],"tags":["api","errors","troubleshooting","http"],"difficulty":"beginner","updated":"2026-06-27","word_count":229,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/api/errors","api_url":"/docs/api/errors?format=json","llm_url":"/docs/api/errors?format=llm"},{"title":"Memory API","slug":"memory","summary":"22 のメモリエンドポイントの完全リファレンス — 保存、再取得、検索、セマンティック検索、同期、監査など。","audience":["human","llm"],"tags":["api","memory","crud","search","fts5","semantic"],"difficulty":"intermediate","updated":"2026-06-27","word_count":273,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/api/memory","api_url":"/docs/api/memory?format=json","llm_url":"/docs/api/memory?format=llm"},{"title":"API 概要 & ベース URL","slug":"overview","summary":"Synapse API の全エンドポイント、ベース URL、認証パターン、レスポンス形式を一覧でご紹介します。","audience":["human","llm"],"tags":["api","overview","endpoints"],"difficulty":"beginner","updated":"2026-06-27","word_count":374,"read_minutes":2,"lang":"ja","translated":true,"url":"/docs/api/overview","api_url":"/docs/api/overview?format=json","llm_url":"/docs/api/overview?format=llm"},{"title":"Rate Limits & Quotas","slug":"rate-limits","summary":"Synapse API のレート制限ポリシー — Bearer ヘッダー（無制限）、?key=（60 回/分）、パブリックエンドポイント。","audience":["human","llm"],"tags":["api","rate-limits","quotas","throttling"],"difficulty":"beginner","updated":"2026-06-27","word_count":137,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/api/rate-limits","api_url":"/docs/api/rate-limits?format=json","llm_url":"/docs/api/rate-limits?format=llm"},{"title":"Scripts API","slug":"scripts","summary":"永続スクリプトストア — 再利用可能なシェル、Python、Node スクリプトを保存し、curl | bash で取得。","audience":["human","llm"],"tags":["api","scripts","automation","snippets"],"difficulty":"beginner","updated":"2026-06-27","word_count":64,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/api/scripts","api_url":"/docs/api/scripts?format=json","llm_url":"/docs/api/scripts?format=llm"},{"title":"Tasks API","slug":"tasks","summary":"LLM エージェント向けのタスク管理 — 優先度付きでタスクの作成、一覧、更新、完了、削除。","audience":["human","llm"],"tags":["api","tasks","todo","management"],"difficulty":"beginner","updated":"2026-06-27","word_count":84,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/api/tasks","api_url":"/docs/api/tasks?format=json","llm_url":"/docs/api/tasks?format=llm"},{"title":"Utility Tools（time、calc、random）","slug":"tools","summary":"パブリックユーティリティエンドポイント — サーバー時刻、安全な電卓、乱数ジェネレータ。認証不要。","audience":["human","llm"],"tags":["api","tools","utility","public"],"difficulty":"beginner","updated":"2026-06-27","word_count":130,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/api/tools","api_url":"/docs/api/tools?format=json","llm_url":"/docs/api/tools?format=llm"},{"title":"User & Minds API","slug":"user","summary":"アカウント管理 — 登録、ログイン、mind の作成・一覧・削除。JWT で保護。","audience":["human","llm"],"tags":["api","user","account","minds","jwt"],"difficulty":"beginner","updated":"2026-06-27","word_count":148,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/api/user","api_url":"/docs/api/user?format=json","llm_url":"/docs/api/user?format=llm"},{"title":"Variables API","slug":"variables","summary":"LLM 向けの高速キーバリューストア — カウンター、フラグ、最終閲覧タイムスタンプ、部分進捗。","audience":["human","llm"],"tags":["api","variables","kv-store","state"],"difficulty":"beginner","updated":"2026-06-27","word_count":90,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/api/variables","api_url":"/docs/api/variables?format=json","llm_url":"/docs/api/variables?format=llm"},{"title":"Webhooks API","slug":"webhooks","summary":"メモリ、チャット、タスクイベントに対する HTTP コールバックの登録 — データ変更時に通知を受信。","audience":["human","llm"],"tags":["api","webhooks","automation","events"],"difficulty":"intermediate","updated":"2026-06-27","word_count":126,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/api/webhooks","api_url":"/docs/api/webhooks?format=json","llm_url":"/docs/api/webhooks?format=llm"}]},{"slug":"mcp","title":"MCP統合","icon":"🔌","description":"Claude、Cursor、その他のMCPクライアントとの統合。","order":3,"articles":[{"title":"Claude Code での MCP","slug":"claude-code","summary":"Claude Code ターミナルエージェントから Synapse ツールを使用 — コーディングセッションの永続的メモリ。","audience":["human","llm"],"tags":["mcp","claude-code","terminal","coding"],"difficulty":"intermediate","updated":"2026-06-27","word_count":113,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/mcp/claude-code","api_url":"/docs/mcp/claude-code?format=json","llm_url":"/docs/mcp/claude-code?format=llm"},{"title":"Claude Desktop での MCP","slug":"claude-desktop","summary":"Synapse を Claude Desktop に 2 分で接続。Claude は Synapse の 79 ツールをネイティブに取得。","audience":["human","llm"],"tags":["mcp","claude","desktop","integration"],"difficulty":"beginner","updated":"2026-06-27","word_count":215,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/mcp/claude-desktop","api_url":"/docs/mcp/claude-desktop?format=json","llm_url":"/docs/mcp/claude-desktop?format=llm"},{"title":"Continue.dev での MCP","slug":"continue","summary":"Synapse を Continue.dev に接続 — VS Code と JetBrains 向けオープンソース AI コーディングアシスタント。","audience":["human"],"tags":["mcp","continue","vscode","jetbrains"],"difficulty":"intermediate","updated":"2026-06-27","word_count":135,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/mcp/continue","api_url":"/docs/mcp/continue?format=json","llm_url":"/docs/mcp/continue?format=llm"},{"title":"Cursor での MCP","slug":"cursor","summary":"Synapse を Cursor IDE に接続してコーディングセッションをまたぐ永続的プロジェクトメモリを実現。","audience":["human"],"tags":["mcp","cursor","ide","coding"],"difficulty":"intermediate","updated":"2026-06-27","word_count":178,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/mcp/cursor","api_url":"/docs/mcp/cursor?format=json","llm_url":"/docs/mcp/cursor?format=llm"},{"title":"カスタム MCP クライアントを構築","slug":"custom-client","summary":"MCP SDK を使用して独自のアプリケーションから Synapse MCP サーバーに接続。","audience":["human","llm"],"tags":["mcp","custom","sdk","development"],"difficulty":"advanced","updated":"2026-06-27","word_count":94,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/mcp/custom-client","api_url":"/docs/mcp/custom-client?format=json","llm_url":"/docs/mcp/custom-client?format=llm"},{"title":"MCP トラブルシューティング","slug":"troubleshooting","summary":"よくある MCP 連携の問題を解決 — サーバーが起動しない、ツールが表示されない、認証エラー。","audience":["human","llm"],"tags":["mcp","troubleshooting","errors","debugging"],"difficulty":"intermediate","updated":"2026-06-27","word_count":322,"read_minutes":2,"lang":"ja","translated":true,"url":"/docs/mcp/troubleshooting","api_url":"/docs/mcp/troubleshooting?format=json","llm_url":"/docs/mcp/troubleshooting?format=llm"},{"title":"MCP とは？","slug":"what-is-mcp","summary":"Model Context Protocol は LLM が外部ツールを呼び出すことを可能にします。Synapse は公式 MCP サーバーで 79 ツールを公開。","audience":["human","llm"],"tags":["mcp","intro","overview"],"difficulty":"beginner","updated":"2026-06-27","word_count":410,"read_minutes":2,"lang":"ja","translated":true,"url":"/docs/mcp/what-is-mcp","api_url":"/docs/mcp/what-is-mcp?format=json","llm_url":"/docs/mcp/what-is-mcp?format=llm"}]},{"slug":"guides","title":"ガイドとチュートリアル","icon":"📖","description":"具体的なシナリオのためのステップバイステップガイド。","order":4,"articles":[{"title":"iOS アプリの自動テスト","slug":"automated-testing-ios","summary":"Synapse + Computer Control API を使用して Simulator 経由で iOS アプリテストを自動化。","audience":["human","llm"],"tags":["guide","ios","testing","automation"],"difficulty":"advanced","updated":"2026-06-27","word_count":171,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/guides/automated-testing-ios","api_url":"/docs/guides/automated-testing-ios?format=json","llm_url":"/docs/guides/automated-testing-ios?format=llm"},{"title":"バックアップ & リストア","slug":"backup-restore","summary":"バックアップのためのメモリエクスポート、mind 間の移行、データ損失後のリストア。","audience":["human","llm"],"tags":["guide","backup","restore","migration"],"difficulty":"beginner","updated":"2026-06-27","word_count":154,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/guides/backup-restore","api_url":"/docs/guides/backup-restore?format=json","llm_url":"/docs/guides/backup-restore?format=llm"},{"title":"メモリのベストプラクティス","slug":"memory-best-practices","summary":"効果的な再取得のためのメモリ構造化 — カテゴリ、キー、タグ、優先度。","audience":["human","llm"],"tags":["guide","memory","best-practices","patterns"],"difficulty":"intermediate","updated":"2026-06-27","word_count":290,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/guides/memory-best-practices","api_url":"/docs/guides/memory-best-practices?format=json","llm_url":"/docs/guides/memory-best-practices?format=llm"},{"title":"マルチエージェント連携","slug":"multi-agent-coordination","summary":"共有 Synapse minds、タスク、チャットを使用した複数 LLM エージェントの連携。","audience":["human","llm"],"tags":["guide","multi-agent","coordination","patterns"],"difficulty":"advanced","updated":"2026-06-27","word_count":113,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/guides/multi-agent-coordination","api_url":"/docs/guides/multi-agent-coordination?format=json","llm_url":"/docs/guides/multi-agent-coordination?format=llm"},{"title":"永続 LLM エージェントの構築","slug":"persistent-llm-agent","summary":"Synapse を使用してセッションをまたいで記憶する LLM エージェントを構築するステップバイステップガイド。","audience":["human","llm"],"tags":["guide","agent","persistence","architecture"],"difficulty":"intermediate","updated":"2026-06-27","word_count":94,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/guides/persistent-llm-agent","api_url":"/docs/guides/persistent-llm-agent?format=json","llm_url":"/docs/guides/persistent-llm-agent?format=llm"},{"title":"自己修復テストパイプライン","slug":"self-healing-tests","summary":"Synapse メモリを使用して失敗から学習し自動適応するテストパイプラインの構築。","audience":["human","llm"],"tags":["guide","testing","self-healing","ci"],"difficulty":"advanced","updated":"2026-06-27","word_count":122,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/guides/self-healing-tests","api_url":"/docs/guides/self-healing-tests?format=json","llm_url":"/docs/guides/self-healing-tests?format=llm"},{"title":"Webhook 自動化","slug":"webhook-automation","summary":"メモリ変更時に外部システムをトリガー — 同期、通知、自動化。","audience":["human","llm"],"tags":["guide","webhooks","automation","integration"],"difficulty":"intermediate","updated":"2026-06-27","word_count":164,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/guides/webhook-automation","api_url":"/docs/guides/webhook-automation?format=json","llm_url":"/docs/guides/webhook-automation?format=llm"}]},{"slug":"concepts","title":"コンセプト","icon":"🧠","description":"Synapseの背後にあるアーキテクチャとコンセプト。","order":5,"articles":[{"title":"Synapse アーキテクチャ","slug":"architecture","summary":"Synapse の構成 — Fastify、PostgreSQL、FTS5、埋め込み、MCP サーバー。","audience":["human","llm"],"tags":["architecture","design","components"],"difficulty":"intermediate","updated":"2026-06-27","word_count":263,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/concepts/architecture","api_url":"/docs/concepts/architecture?format=json","llm_url":"/docs/concepts/architecture?format=llm"},{"title":"FTS5 フルテキスト検索","slug":"fts5-search","summary":"Synapse が SQLite FTS5 を使用してサブミリ秒のフルテキストメモリ検索を実現する仕組み。","audience":["human","llm"],"tags":["concept","search","fts5","fulltext"],"difficulty":"advanced","updated":"2026-06-27","word_count":269,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/concepts/fts5-search","api_url":"/docs/concepts/fts5-search?format=json","llm_url":"/docs/concepts/fts5-search?format=llm"},{"title":"メモリモデル","slug":"memory-model","summary":"メモリの構造 — カテゴリ、キー、タグ、優先度、ソース、検証。","audience":["human","llm"],"tags":["concept","memory","model","structure"],"difficulty":"intermediate","updated":"2026-06-27","word_count":420,"read_minutes":2,"lang":"ja","translated":true,"url":"/docs/concepts/memory-model","api_url":"/docs/concepts/memory-model?format=json","llm_url":"/docs/concepts/memory-model?format=llm"},{"title":"マルチテナント & 分離","slug":"multi-tenancy","summary":"Synapse がユーザー間や mind 間でデータを分離する仕組み — セキュリティ境界の解説。","audience":["human","llm"],"tags":["concept","multi-tenancy","security","isolation"],"difficulty":"intermediate","updated":"2026-06-27","word_count":308,"read_minutes":2,"lang":"ja","translated":true,"url":"/docs/concepts/multi-tenancy","api_url":"/docs/concepts/multi-tenancy?format=json","llm_url":"/docs/concepts/multi-tenancy?format=llm"},{"title":"セマンティック検索（埋め込み）","slug":"semantic-search","summary":"ベクトル埋め込みを使用した概念メモリ検索 — キーワードだけでなく意味で検索。","audience":["human","llm"],"tags":["concept","semantic","embeddings","vector-search"],"difficulty":"advanced","updated":"2026-06-27","word_count":211,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/concepts/semantic-search","api_url":"/docs/concepts/semantic-search?format=json","llm_url":"/docs/concepts/semantic-search?format=llm"}]},{"slug":"llm-cookbook","title":"LLMクックブック","icon":"🤖","description":"LLMエージェントのレシピとパターン。","order":6,"articles":[{"title":"チャットポーリングパターン","slug":"chat-polling-pattern","summary":"ツール呼び出しの間に人間のメッセージをポーリングし、ワークフローをブロックしない方法。","audience":["llm"],"tags":["cookbook","chat","polling","async"],"difficulty":"beginner","updated":"2026-06-27","word_count":178,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/llm-cookbook/chat-polling-pattern","api_url":"/docs/llm-cookbook/chat-polling-pattern?format=json","llm_url":"/docs/llm-cookbook/chat-polling-pattern?format=llm"},{"title":"エージェントのエラー復旧","slug":"error-recovery","summary":"LLM エージェントがエラーを処理し復旧する方法 — 再試行、保存、学習。","audience":["llm"],"tags":["cookbook","errors","recovery","resilience"],"difficulty":"intermediate","updated":"2026-06-27","word_count":110,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/llm-cookbook/error-recovery","api_url":"/docs/llm-cookbook/error-recovery?format=json","llm_url":"/docs/llm-cookbook/error-recovery?format=llm"},{"title":"メモリタグ付け戦略","slug":"memory-tagging-strategy","summary":"効果的な検索とフィルタリングのためのメモリのタグ付け方法 — スケールするタグ付けシステム。","audience":["llm"],"tags":["cookbook","tagging","memory","strategy"],"difficulty":"intermediate","updated":"2026-06-27","word_count":162,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/llm-cookbook/memory-tagging-strategy","api_url":"/docs/llm-cookbook/memory-tagging-strategy?format=json","llm_url":"/docs/llm-cookbook/memory-tagging-strategy?format=llm"},{"title":"セッション開始パターン","slug":"session-start-pattern","summary":"すべての LLM エージェントが従うべき標準的なセッション開始シーケンス。","audience":["llm"],"tags":["cookbook","session","pattern","startup"],"difficulty":"beginner","updated":"2026-06-27","word_count":90,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/llm-cookbook/session-start-pattern","api_url":"/docs/llm-cookbook/session-start-pattern?format=json","llm_url":"/docs/llm-cookbook/session-start-pattern?format=llm"},{"title":"タスク駆動ワークフロー","slug":"task-driven-workflow","summary":"Synapse タスクを使用してセッションをまたぐマルチステップ LLM ワークフローを駆動。","audience":["llm"],"tags":["cookbook","tasks","workflow","persistence"],"difficulty":"intermediate","updated":"2026-06-27","word_count":114,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/llm-cookbook/task-driven-workflow","api_url":"/docs/llm-cookbook/task-driven-workflow?format=json","llm_url":"/docs/llm-cookbook/task-driven-workflow?format=llm"}]},{"slug":"faq","title":"よくある質問","icon":"❓","description":"よくある質問と一般的な問題。","order":7,"articles":[{"title":"API FAQ","slug":"api-faq","summary":"API に関するよくある質問 — 認証、レート制限、エラー処理、エンドポイント探索。","audience":["human","llm"],"tags":["faq","api","troubleshooting"],"difficulty":"beginner","updated":"2026-06-27","word_count":200,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/faq/api-faq","api_url":"/docs/faq/api-faq?format=json","llm_url":"/docs/faq/api-faq?format=llm"},{"title":"一般 FAQ","slug":"general","summary":"Synapse に関するよくある質問 — 概要、仕組み、対象者。","audience":["human","llm"],"tags":["faq","general","intro"],"difficulty":"beginner","updated":"2026-06-27","word_count":280,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/faq/general","api_url":"/docs/faq/general?format=json","llm_url":"/docs/faq/general?format=llm"},{"title":"MCP FAQ","slug":"mcp-faq","summary":"MCP 連携に関するよくある質問 — ツール、トランスポート、トラブルシューティング。","audience":["human","llm"],"tags":["faq","mcp","troubleshooting"],"difficulty":"beginner","updated":"2026-06-27","word_count":259,"read_minutes":1,"lang":"ja","translated":true,"url":"/docs/faq/mcp-faq","api_url":"/docs/faq/mcp-faq?format=json","llm_url":"/docs/faq/mcp-faq?format=llm"},{"title":"トラブルシューティング FAQ","slug":"troubleshooting","summary":"Synapse のよくある問題の解決策 — 認証、ネットワーク、データ、デプロイ。","audience":["human","llm"],"tags":["faq","troubleshooting","problems","solutions"],"difficulty":"beginner","updated":"2026-06-27","word_count":418,"read_minutes":2,"lang":"ja","translated":true,"url":"/docs/faq/troubleshooting","api_url":"/docs/faq/troubleshooting?format=json","llm_url":"/docs/faq/troubleshooting?format=llm"}]}],"total_articles":47,"lang":"ja","available_langs":["ar","de","en","es","fr","hi","id","it","ja","ko","nl","pl","pt","ru","sv","th","tr","uk","vi","zh"]}