@ancientwhispers54/leafengines-mcp-server 1.1.3 → 1.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# LeafEngines MCP Server
|
|
2
2
|
|
|
3
|
-
[](https://registry.modelcontextprotocol.io
|
|
3
|
+
[](https://registry.modelcontextprotocol.io)
|
|
4
4
|
[](https://www.npmjs.com/package/@ancientwhispers54/leafengines-mcp-server)
|
|
5
5
|
[](LICENSE)
|
|
6
6
|
|
|
@@ -151,7 +151,7 @@ LEAFENGINES_API_KEY="your_key" npm start
|
|
|
151
151
|
|
|
152
152
|
- **API Documentation:** [https://app.soilsidekickpro.com/api-docs](https://app.soilsidekickpro.com/api-docs)
|
|
153
153
|
- **GitHub Repository:** [https://github.com/QWarranto/leafengines-claude-mcp](https://github.com/QWarranto/leafengines-claude-mcp)
|
|
154
|
-
- **MCP Registry:** [https://registry.modelcontextprotocol.io
|
|
154
|
+
- **MCP Registry:** Search for "io.github.QWarranto/leafengines" at [https://registry.modelcontextprotocol.io](https://registry.modelcontextprotocol.io)
|
|
155
155
|
|
|
156
156
|
## 🆓 Try It Free!
|
|
157
157
|
|
|
@@ -176,7 +176,7 @@ Apache 2.0 - See [LICENSE](LICENSE) for details.
|
|
|
176
176
|
- **Website:** [https://soilsidekickpro.com](https://soilsidekickpro.com)
|
|
177
177
|
- **API Docs:** [https://app.soilsidekickpro.com/api-docs](https://app.soilsidekickpro.com/api-docs)
|
|
178
178
|
- **GitHub:** [https://github.com/QWarranto/leafengines-claude-mcp](https://github.com/QWarranto/leafengines-claude-mcp)
|
|
179
|
-
- **MCP Registry:** [https://registry.modelcontextprotocol.io
|
|
179
|
+
- **MCP Registry:** Search for "io.github.QWarranto/leafengines" at [https://registry.modelcontextprotocol.io](https://registry.modelcontextprotocol.io)
|
|
180
180
|
|
|
181
181
|
---
|
|
182
182
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ancientwhispers54/leafengines-mcp-server",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.4",
|
|
4
4
|
"mcpName": "io.github.QWarranto/leafengines",
|
|
5
5
|
"description": "Agricultural intelligence MCP server with soil analysis, crop recommendations, weather forecasts, and environmental impact assessment.",
|
|
6
6
|
"main": "dist/index.js",
|