Skip to content

Commit 993b76e

Browse files
committed
with Dive Desktop configuration
1 parent f1e8e03 commit 993b76e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ An MCP server for posting messages to webhooks.
88
npm install @kevinwatt/mcp-webhook
99
```
1010

11-
## Configuration
11+
## Configuration with [Dive Desktop](https://github.com/OpenAgentPlatform/Dive)
1212

13-
Add the following to your MCP configuration file:
13+
1. Click "+ Add MCP Server" in Dive Desktop
14+
2. Copy and paste this configuration:
1415

1516
```json
1617
{
@@ -31,6 +32,7 @@ Add the following to your MCP configuration file:
3132
}
3233
}
3334
```
35+
3. Click "Save" to install the MCP server
3436

3537
## Features
3638

0 commit comments

Comments
 (0)