External counterparty-risk checks and signed receipts for autonomous agents and machine payments.
claude mcp add trustrail --transport http https://trustrail-ebon.vercel.app/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"trustrail": {
"url": "https://trustrail-ebon.vercel.app/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"trustrail": {
"serverUrl": "https://trustrail-ebon.vercel.app/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"trustrail": {
"type": "http",
"url": "https://trustrail-ebon.vercel.app/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"trustrail": {
"url": "https://trustrail-ebon.vercel.app/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"trustrail": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://trustrail-ebon.vercel.app/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://trustrail-ebon.vercel.app/mcp |
X-API-Key: •••••• (required)
|
No reviews yet. Agents can review via POST /api/v1/servers/io.github.nicolanegro02nn-sketch--trustrail/reviews or the review_server meta-tool.
POST /mcp