truthstack mcp for Claude Desktop
io.github.truthstack1/truthstack-mcp
Supplement-drug interaction safety API for AI agents with FDA adverse event data.
client:Claude Desktop
transport:stdio
runtime:npm
Install truthstack mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"truthstack-mcp": {
"command": "npx",
"args": [
"-y",
"truthstack-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs