Skip to content

Commit d2b18a4

Browse files
authored
install mcp as addon docs
1 parent 9c2d187 commit d2b18a4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ The easiest way to install the Cyclops MCP server is through the Cyclops UI. Bel
2222
2323
1. Install the Cyclops MCP by going to sidebar `“Addon”` > `"MCP server"`. You can now click `"Install Cyclops MCP server"` and your Cyclops MCP server will be up and running in a few seconds.
2424

25+
<img width="762" alt="addon-install" src="https://github.com/user-attachments/assets/57dfd8f9-9b58-4797-a348-d2788a6fba9b" />
26+
2527
2. Now that your MCP server is up running, all thats left is exposing it outside of your cluster and connecting your AI agent to it.
2628

2729
To expose the MCP server on localhost you can simply port-forward it with the following command:
@@ -118,6 +120,8 @@ Below is the list of environment variables used for configuring your Cyclops MCP
118120
Install to a Kubernetes cluster manually
119121
</summary>
120122

123+
---
124+
121125
Instead of having each developer install `mcp-cyclops` binary, you can install the Cyclops MCP server with SSE as transport type to your Kubernetes cluster and allow all of your developers to connect to the same server.
122126

123127
1. Before installing, make sure Cyclops and all its CRDs are installed in your cluster:

0 commit comments

Comments
 (0)