Skip to content

Commit cfe07a8

Browse files
committed
fix server type in readme
1 parent 1af5d18 commit cfe07a8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,12 @@ This addon should work with any MCP-compatible client that supports the `tool` c
7272

7373
For clients not listed above, consult their documentation for MCP server configuration. The server configuration typically requires:
7474

75-
- **Server Type**: `streamable-http`
75+
- **Server Type**: `http`
7676
- **URL**: `http://localhost:6006/mcp` (adjust port if your Storybook runs on a different port)
7777

7878
- Make sure your Storybook development server is running before your agent tries to connect.
79-
+ ⚠️ Make sure your Storybook development server is running before your agent tries to connect.
79+
80+
* ⚠️ Make sure your Storybook development server is running before your agent tries to connect.
8081

8182
## Usage
8283

0 commit comments

Comments
 (0)