ERC-8004 agent trust scores via x402: free preview + paid USDC-on-Base signed scores (5 chains)
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
@nikosble1926/agent-trust-mcp · npm · 1.0.0
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
"name": "io.github.Nikoble1926/agent-trust-mcp",
"description": "ERC-8004 agent trust scores via x402: free preview + paid USDC-on-Base signed scores (5 chains)",
"repository": {
"url": "https://github.com/Nikoble1926/agent-trust-oracle",
"source": "github",
"subfolder": "mcp"
},
"version": "1.0.0",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@nikosble1926/agent-trust-mcp",
"version": "1.0.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional. Base wallet private key (0x...) for a low-balance hot wallet with a little USDC. Required only for the paid tool; the free get_trust_preview works without it. Never use your main wallet.",
"format": "string",
"isSecret": true,
"name": "EVM_PRIVATE_KEY"
},
{
"description": "Optional. Override the trust API base URL. Defaults to https://trust.nsgoods.org.",
"format": "string",
"default": "https://trust.nsgoods.org",
"name": "RESOURCE_SERVER_URL"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-03T14:16:21.976184Z",
"publishedAt": "2026-07-03T14:16:21.976184Z",
"updatedAt": "2026-07-03T14:16:21.976184Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.0.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.