AI & ML
Trust: 30/100 (Limited)io.github.TruthStack1/truthstack-mcp Guide
Supplement-drug interaction safety API for AI agents with FDA adverse event data.
by TruthStack1
Quick Start
Install
npx truthstack-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-truthstack1-truthstack-mcp": {
"command": "npx",
"args": [
"truthstack-mcp"
]
}
}
}