Provider Trust — Verify a Source or Provider for Grok
com.scriptmasterlabs/provider-trust
Verify a source or provider before an AI agent trusts it. Evidence only; unknown stays unknown.
client:Grok
transport:streamable-http
tools:6
Install Provider Trust — Verify a Source or Provider in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"provider-trust": {
"type": "http",
"url": "https://squeezeos-api.onrender.com/mcp/provider-trust"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs