File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -617,6 +617,7 @@ <h2>MCP Usage</h2>
617617 < button class ="tab-button " data-tab ="cursor "> Cursor</ button >
618618 < button class ="tab-button " data-tab ="vscode "> VSCode</ button >
619619 < button class ="tab-button " data-tab ="claude-desktop "> Claude Desktop</ button >
620+ < button class ="tab-button " data-tab ="claude-code "> Claude Code</ button >
620621 < button class ="tab-button " data-tab ="other "> Other</ button >
621622 </ div >
622623
@@ -700,6 +701,15 @@ <h3>Claude Desktop</h3>
700701 </ p >
701702 </ div >
702703
704+ < div class ="tab-pane " id ="claude-code-tab ">
705+ < h3 > Claude Code</ h3 >
706+ < p > Run the following command in your terminal:</ p >
707+ < pre > < code > claude mcp add --transport http sosumi https://sosumi.ai/mcp</ code > </ pre >
708+ < p > For more information, see the < a
709+ href ="https://docs.anthropic.com/en/docs/claude-code/mcp "
710+ rel ="noopener noreferrer "> Claude Code MCP documentation</ a > .</ p >
711+ </ div >
712+
703713 < div class ="tab-pane " id ="other-tab ">
704714 < h3 > Other MCP Clients</ h3 >
705715 < p > Sosumi's MCP server supports Streamable HTTP and Server-Sent Events (SSE) transport.
You can’t perform that action at this time.
0 commit comments