Assay Truth Graph MCP for Claude Desktop
io.github.assay-org/assay-truth-graph
Ground GTM agents in governed, cited company truth.
client:Claude Desktop
transport:streamable-http
Install Assay Truth Graph MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"assay-truth-graph": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.assay.wiki/api/mcp/v2/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs