Model Context Protocol server for SudIQ — verified supplement intelligence for AI agents.
Project description
sudiq-mcp
Model Context Protocol server for SudIQ — connects your AI agent to label-verified ingredient panels, clinical dose context, and competitive intelligence across 6,200+ supplement products.
Install
The recommended way to use this server is through uvx directly from your agent's MCP config — no manual install required.
Claude Desktop
Edit claude_desktop_config.json:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"sudiq": {
"command": "uvx",
"args": ["--from", "sudiq-mcp", "sudiq-mcp"],
"env": {
"SUDIQ_API_KEY": "sk_live_your_key_here"
}
}
}
}
Restart Claude Desktop. Try a query: "Compare the caffeine dosing in Ghost Legend vs C4 Original — which is closer to clinically effective range?"
Other agents / manual install
pip install sudiq-mcp
SUDIQ_API_KEY=sk_live_... sudiq-mcp
Get an API key
Available on every paid SudIQ tier (starting at $99/mo). Sign up at sudiq.com.
Tools exposed
| Tool | Purpose |
|---|---|
compare_products |
Aligned diff matrix for 2–5 products: shared, missing, and differently-dosed ingredients |
check_dose_safety |
Verify a dose falls within the clinically studied range |
find_products_by_ingredient |
Find products containing an ingredient at or above a minimum dose |
get_ingredient_info |
Clinical dose ranges, forms, aliases, safety notes for any of 3,180 indexed ingredients |
get_product_ingredients |
Full structured ingredient list for a product by name |
get_product_label_status |
Verification confidence and label type for a product |
find_alternatives |
Alternative products in the same category, ranked by ingredient overlap |
search_products |
Keyword search across the catalog |
License
Proprietary. Licensed for use with valid SudIQ API credentials. See sudiq.com/terms.
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 sudiq_mcp-0.2.0.tar.gz.
File metadata
- Download URL: sudiq_mcp-0.2.0.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2c1b8296942d73f42746bca7e2f5b157bc58f830e6996ca9e238ab084e23a93
|
|
| MD5 |
e4c1a872a6cbc03c5b067e4c29522869
|
|
| BLAKE2b-256 |
ce3a29390d1db0766a1ef947edde65ef6400c0a3df24acd69ded66bdac7cf12d
|
File details
Details for the file sudiq_mcp-0.2.0-py3-none-any.whl.
File metadata
- Download URL: sudiq_mcp-0.2.0-py3-none-any.whl
- Upload date:
- Size: 15.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1f2685bf389ae61f484560868a003716a1974d044e888601633a8bda8e5d4cf
|
|
| MD5 |
9b53436e9c00ff0534e98b0dfd91b42f
|
|
| BLAKE2b-256 |
a7ff58346dba0bac3ab5689265ee5c623cce4ed2cab7f0c2d71b63e2a2d71406
|