
Chronograph
Interact with your Chronograph data directly in Claude
Chronograph について
Chronograph connects private-investment portfolio data to assistant workflows. Its connector lets users query portfolio information, analyze investments, search entities, retrieve performance metrics, and access Chronograph help documentation from programmatic portfolio context.
接続情報
https://ai.chronograph.pe/mcpトランスポート
Streamable HTTP
認証方式
OAuth
セットアップ
claude mcp add chronograph --transport http https://ai.chronograph.pe/mcpよくある質問
Chronograph のリモート MCP サーバーとは何ですか?
Chronograph のリモート MCP サーバーは、https://ai.chronograph.pe/mcp にホストされた Model Context Protocol エンドポイントです。AI アシスタントはローカルに何もインストール・実行することなく接続できます。
Chronograph の MCP サーバーにはどう接続しますか?
エンドポイント https://ai.chronograph.pe/mcp を Claude Code、Cursor、VS Code など任意の MCP 対応クライアントに追加してください。このページのセットアップ手順で各クライアントを一度に設定できます。
Chronograph の MCP サーバーは認証が必要ですか?
はい。Chronograph は OAuth を使用します。初回接続時に MCP クライアントがブラウザを開いてサインイン・認可を行い、以降はその認証情報を再利用します。
Chronograph の MCP サーバーはどのトランスポートを使用しますか?
Chronograph は Streamable HTTP エンドポイントを公開しており、これはリモート MCP サーバーで広く使われ、主要な MCP クライアントがサポートするトランスポートです。