ChatGPT
Connect Hype Doc to ChatGPT Desktop. ChatGPT setup →
Hype Doc exposes an MCP (Model Context Protocol) server so you can log wins and review achievements directly from AI tools like ChatGPT, Claude, Cursor, Copilot, and more. No copy-pasting required.
The MCP server is a Streamable HTTP endpoint at:
https://app.myhypedoc.com/mcpMCP clients (ChatGPT, Claude Desktop, Cursor, GitHub Copilot, Windsurf, OpenCode, etc.) connect to this endpoint and authenticate via OAuth 2.1 with PKCE. Once connected, you can ask your AI assistant to log wins, list your achievements, and it calls the appropriate Hype Doc tool automatically.
ChatGPT
Connect Hype Doc to ChatGPT Desktop. ChatGPT setup →
Claude Desktop
Set up Hype Doc in Claude Desktop. Claude Desktop setup →
Claude Code
Set up Hype Doc in Claude Code. Claude Code setup →
Cursor
Add Hype Doc as an MCP server in Cursor. Cursor setup →
GitHub Copilot
Use Hype Doc with Copilot in VS Code. Copilot setup →
Windsurf
Add Hype Doc as an MCP server in Windsurf. Windsurf setup →
OpenCode
Configure Hype Doc in OpenCode. OpenCode setup →
| Tool | Description |
|---|---|
log_win | Log a new win/achievement |
list_wins | List and filter wins |
create_space | Create a new space |
list_spaces | List all spaces |
list_tags | List all tags |
See Available Tools for full parameter details.
The MCP server uses OAuth 2.1 with PKCE. Most MCP clients handle this automatically — when you first connect, your browser opens to authorize Hype Doc. See OAuth 2.1 Flow for the technical details.
MCP requests are limited to 60 requests per minute per OAuth token. See Rate Limits.