MCP.so
Sign In

Chronograph

Interact with your Chronograph data directly in Claude

Documentation

About 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.

Connection details

https://ai.chronograph.pe/mcp

Transport

Streamable HTTP

Authentication

OAuth

Setup

claude mcp add chronograph --transport http https://ai.chronograph.pe/mcp

Frequently asked questions

What is the Chronograph remote MCP server?

The Chronograph remote MCP server is a hosted Model Context Protocol endpoint at https://ai.chronograph.pe/mcp, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the Chronograph MCP server?

Add the endpoint https://ai.chronograph.pe/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Chronograph MCP server require authentication?

Yes. Chronograph uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Chronograph MCP server use?

Chronograph exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

More remote MCP servers