We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b105885 commit 5d17997Copy full SHA for 5d17997
package.json
@@ -21,6 +21,14 @@
21
"keywords": [],
22
"author": "Wilfred Springer",
23
"license": "MIT",
24
+ "repository": {
25
+ "type": "git",
26
+ "url": "git+https://github.com/wspringer/highs-mcp.git"
27
+ },
28
+ "bugs": {
29
+ "url": "https://github.com/wspringer/highs-mcp/issues"
30
31
+ "homepage": "https://github.com/wspringer/highs-mcp#readme",
32
"dependencies": {
33
"@modelcontextprotocol/sdk": "^1.12.1",
34
"highs": "^1.8.0",
0 commit comments