MCP server for Crowe Logic — mycology expertise, photo analysis, grow logs, and SOP generation
Project description
crowe-logic-mcp
MCP server for the Crowe Logic platform -- mycology expertise, photo analysis, grow logs, and SOP generation.
Install
uvx crowe-logic-mcp
Tools
| Tool | Description |
|---|---|
crowe_chat |
Chat with CroweLM for mycology and cultivation expertise |
crowe_vision |
Analyze cultivation photos (contamination, health, species ID) |
crowe_grow_log |
Create, read, update, and list cultivation grow logs |
crowe_sop |
Generate Standard Operating Procedures for cultivation tasks |
Configuration
Claude Code
{
"mcpServers": {
"crowe-logic": {
"command": "uvx",
"args": ["crowe-logic-mcp"],
"env": {
"CROWE_LOGIC_URL": "https://ai.southwestmushrooms.com",
"CROWE_LOGIC_KEY": "your-key"
}
}
}
}
Cursor / Windsurf / Gemini CLI
Same pattern -- add crowe-logic to your MCP server config with uvx crowe-logic-mcp.
Environment Variables
| Variable | Default | Description |
|---|---|---|
CROWE_LOGIC_URL |
https://ai.southwestmushrooms.com |
Platform URL |
CROWE_LOGIC_KEY |
(empty) | API key for authenticated access |
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file crowe_logic_mcp-1.0.0.tar.gz.
File metadata
- Download URL: crowe_logic_mcp-1.0.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ff2e65b94dc7234c9f236f6cac4aeefc04714670dd881caf3abbab2c169b916
|
|
| MD5 |
c068c34014cf92cd25675eb39ecc5e3c
|
|
| BLAKE2b-256 |
39fa03b015dd6c669c452b2bf8a668f489db63d94a35565d6f04d6886151415d
|
File details
Details for the file crowe_logic_mcp-1.0.0-py3-none-any.whl.
File metadata
- Download URL: crowe_logic_mcp-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f7a5dc45e645000434203bc801e508b6c0e6463cc12803d762ff7b54034c81c
|
|
| MD5 |
4f9bfdf10b8cca16b06663125050f82f
|
|
| BLAKE2b-256 |
c0c398d96d80ca78ea8f55e11ab587e029c9e70410ae68ec52ab4de6424cbef0
|