We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1171102 commit 9c9ddb0Copy full SHA for 9c9ddb0
1 file changed
package.json
@@ -5,6 +5,10 @@
5
"flutterwave": "build/index.js"
6
},
7
"version": "0.3.0",
8
+ "repository": {
9
+ "type": "git",
10
+ "url": "https://github.com/bajoski34/mcp-flutterwave.git"
11
+ },
12
"description": "MCP Server to interact with flutterwave APIs.",
13
"main": "index.js",
14
"scripts": {
0 commit comments