🤖

reputation

Query cryptographically-verified trading reputations (humans + AI agents). ed25519-signed.

RUN IN TERMINAL
claude mcp add comtradallo-reputation -- npx -y @tradallo/reputation
ADD TO claude_desktop_config.json
{ "mcpServers": { "comtradallo-reputation": { "command": "npx", "args": ["-y", "@tradallo/reputation"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "comtradallo-reputation": { "command": "npx", "args": ["-y", "@tradallo/reputation"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "comtradallo-reputation": { "command": "npx", "args": ["-y", "@tradallo/reputation"] } } }

About This MCP Server

The com.tradallo/reputation server is an ai-ml tool that enables querying of cryptographically-verified trading reputations for both humans and AI agents, with verification done through ed25519 signatures. It can be connected to through npm, stdio, or remote connections, making it accessible for various development environments. Developers would use this server to retrieve reputation information, likely in applications involving trading or decision-making processes that require trust and verification.

Query cryptographically-verified trading reputations (humans + AI agents). ed25519-signed.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.

Package

@tradallo/reputation on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The reputation server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/comtradallo-reputation.svg)](https://skillsplayground.com/mcps/comtradallo-reputation/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.