File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,8 @@ icon: "/images/icons/openai.svg"
77<Info >
88 ** Before you install:** [ enable the MCP in your Klarity workspace] ( /authentication#enable-the-mcp-in-your-workspace ) . Sign-in will fail until you do.
99
10- You can switch workspaces later by asking your AI assistant. For other common install issues, see the [ FAQ] ( /faq ) .
10+ - You can switch workspaces later by asking your AI assistant.
11+ - For other common install issues, see the [ FAQ] ( /faq ) .
1112</Info >
1213
1314Once the Klarity app is live in the OpenAI App Store:
Original file line number Diff line number Diff line change @@ -7,7 +7,8 @@ icon: "/images/icons/claude.svg"
77<Info >
88 ** Before you install:** [ enable the MCP in your Klarity workspace] ( /authentication#enable-the-mcp-in-your-workspace ) . Sign-in will fail until you do.
99
10- You can switch workspaces later by asking your AI assistant. For other common install issues, see the [ FAQ] ( /faq ) .
10+ - You can switch workspaces later by asking your AI assistant.
11+ - For other common install issues, see the [ FAQ] ( /faq ) .
1112</Info >
1213
1314Two install paths are supported. The plugin path is preferred — it ships the bundled skill prompt and uses OAuth.
Original file line number Diff line number Diff line change @@ -12,7 +12,8 @@ tag: "COMING SOON"
1212<Info >
1313 ** Before you install:** [ enable the MCP in your Klarity workspace] ( /authentication#enable-the-mcp-in-your-workspace ) . Sign-in will fail until you do.
1414
15- You can switch workspaces later by asking your AI assistant. For other common install issues, see the [ FAQ] ( /faq ) .
15+ - You can switch workspaces later by asking your AI assistant.
16+ - For other common install issues, see the [ FAQ] ( /faq ) .
1617</Info >
1718
1819Once the Klarity connector is live in Anthropic's official directory:
Original file line number Diff line number Diff line change @@ -7,7 +7,8 @@ icon: "/images/icons/codex.svg"
77<Info >
88 ** Before you install:** [ enable the MCP in your Klarity workspace] ( /authentication#enable-the-mcp-in-your-workspace ) . Sign-in will fail until you do.
99
10- You can switch workspaces later by asking your AI assistant. For other common install issues, see the [ FAQ] ( /faq ) .
10+ - You can switch workspaces later by asking your AI assistant.
11+ - For other common install issues, see the [ FAQ] ( /faq ) .
1112</Info >
1213
1314Two install paths are supported. The plugin path is preferred — it ships the bundled skill prompt and uses OAuth.
Original file line number Diff line number Diff line change @@ -7,7 +7,8 @@ icon: "/images/icons/cursor.svg"
77<Info >
88 ** Before you install:** [ enable the MCP in your Klarity workspace] ( /authentication#enable-the-mcp-in-your-workspace ) . Sign-in will fail until you do.
99
10- You can switch workspaces later by asking your AI assistant. For other common install issues, see the [ FAQ] ( /faq ) .
10+ - You can switch workspaces later by asking your AI assistant.
11+ - For other common install issues, see the [ FAQ] ( /faq ) .
1112</Info >
1213
1314Cursor supports both install paths. The OAuth path is preferred — Cursor manages the token for you and there's no key handling.
Original file line number Diff line number Diff line change @@ -7,7 +7,8 @@ icon: "/images/icons/gemini.svg"
77<Info >
88 ** Before you install:** [ enable the MCP in your Klarity workspace] ( /authentication#enable-the-mcp-in-your-workspace ) . Sign-in will fail until you do.
99
10- You can switch workspaces later by asking your AI assistant. For other common install issues, see the [ FAQ] ( /faq ) .
10+ - You can switch workspaces later by asking your AI assistant.
11+ - For other common install issues, see the [ FAQ] ( /faq ) .
1112</Info >
1213
1314## Extension install (OAuth)
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ icon: "rocket"
1313 Klarity MCP works with any MCP-compatible client. Use the install page that matches yours.
1414
1515 <Columns cols = { 2 } >
16- <Card title = " Claude" icon = " /images/icons/claude.svg" href = " /install/claude" >
17- Anthropic assistant < span className = " ml-2 px-1.5 py-0.5 rounded text-xs font-bold text-primary dark:text-primary-light bg-primary/10 " >COMING SOON</ span >
16+ <Card title = { <> Claude < span className = " ml-2 px-1.5 py-0.5 rounded text-2xs font-bold leading-tight align-middle text-primary dark:text-primary-light bg-primary/10 " >COMING SOON</ span ></> } icon = " /images/icons/claude.svg" href = " /install/claude" >
17+ Anthropic assistant
1818 </Card >
1919 <Card title = " Claude Code" icon = " /images/icons/claude.svg" href = " /install/claude-code" >Anthropic CLI</Card >
2020 <Card title = " ChatGPT" icon = " /images/icons/openai.svg" href = " /install/chatgpt" >OpenAI assistant</Card >
You can’t perform that action at this time.
0 commit comments