Skip to Content

Query

Query the Autographical activity stream and knowledge graph from ChatGPT via a custom MCP connector.

Prerequisites

  • A ChatGPT plan that supports custom MCP connectors
  • An Autographical account

Installation

Custom MCP connectors are marked as “unverified” by ChatGPT — they aren’t on ChatGPT’s verified-partner list, but they work the same way.

  1. In ChatGPT, open Settings → Connectors.
  2. Enable Developer mode under Advanced.
  3. Under Custom connectors, click Create.
  4. Configure:
    • Name: Autographical
    • MCP Server URL: https://api.autographical.ai/mcp
    • Authentication: OAuth
  5. Save. ChatGPT will redirect you to sign in with Autographical, then back to ChatGPT.

The connector is now available in any new ChatGPT conversation.

Tools

Once connected, ChatGPT can call the Autographical MCP tools — search, recent_activity, get_resource, get_resource_content, and get_session.

See MCP for the full tool reference.

Last updated on