Loading MCP server directory, please wait...
Source-traced evidence research for AI agents. We organise the evidence; you decide.
npx @getmcp/cli add io.github.SamYatesSmith/tru8Requires Python 3.10+. Community-contributed server. Review source before installing.
TRU8_API_KEYTru8 API key (tru8_sk_...). Create at dashboard Settings > Developer. Store in env vars, never hardcode.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.SamYatesSmith/tru8": {
"command": "python -m tru8_mcp",
"args": [
"tru8-mcp"
],
"env": {
"TRU8_API_KEY": "",
"TRU8_API_URL": ""
}
}
}
}