Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ <h2 class="text-3xl font-bold mb-6 text-gray-800 dark:text-white">
Once configured, your Cursor IDE will automatically connect to
the MCP SSE server. You can verify the connection by opening
Composer in Agent Mode (<code
class="bg-gray-100 dark:bg-gray-700 px-2 py-1 rounded text-[#FBFAF9]-600 dark:text-[#FBFAF9]-400"
class="bg-gray-100 dark:bg-gray-700 px-2 py-1 rounded text-[#FBFAF9] dark:text-[#FBFAF9]"
>Cmd + I</code
>) and asking it "What is the balance of this wallet
address?". You should see a card like so in the Agent sidebar
Expand Down