Provider Trust — Verify a Source or Provider for Cursor
com.scriptmasterlabs/provider-trust
Verify a source or provider before an AI agent trusts it. Evidence only; unknown stays unknown.
client:Cursor
transport:streamable-http
tools:6
Install Provider Trust — Verify a Source or Provider in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"provider-trust": {
"url": "https://squeezeos-api.onrender.com/mcp/provider-trust"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs