mcp server for Claude Code
io.github.trustscoreagent/mcp-server
Check the reputation of AI microservices and public APIs from an open trust registry.
client:Claude Code
transport:stdio
runtime:npm
Install mcp server in Claude Code
run in your project directory
claude mcp add mcp-server -e TRUSTSCORE_API_URL=<TRUSTSCORE_API_URL> -e TRUSTSCORE_AGENT_DID=<TRUSTSCORE_AGENT_DID> -- npx -y @trustscoreagent/mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs