We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1e8e03 commit 993b76eCopy full SHA for 993b76e
README.md
@@ -8,9 +8,10 @@ An MCP server for posting messages to webhooks.
8
npm install @kevinwatt/mcp-webhook
9
```
10
11
-## Configuration
+## Configuration with [Dive Desktop](https://github.com/OpenAgentPlatform/Dive)
12
13
-Add the following to your MCP configuration file:
+1. Click "+ Add MCP Server" in Dive Desktop
14
+2. Copy and paste this configuration:
15
16
```json
17
{
@@ -31,6 +32,7 @@ Add the following to your MCP configuration file:
31
32
}
33
34
35
+3. Click "Save" to install the MCP server
36
37
## Features
38
0 commit comments