🛠️

agentscore

KYA — verify any AI agent. Six checks: deployer, model, code, abuse, permissions, deployment.

Developer Tools stdio npm npmstdioThezenmonster
RUN IN TERMINAL
claude mcp add hezenmonster-agentscore -- npx -y @agentscore-xyz/mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "hezenmonster-agentscore": { "command": "npx", "args": ["-y", "@agentscore-xyz/mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "hezenmonster-agentscore": { "command": "npx", "args": ["-y", "@agentscore-xyz/mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "hezenmonster-agentscore": { "command": "npx", "args": ["-y", "@agentscore-xyz/mcp-server"] } } }

About This MCP Server

The Model Context Protocol server is a developer tool that enables verification of AI agents through six checks, including deployer, model, code, abuse, permissions, and deployment. It is available as a package on npm and can be connected to through stdio, providing a standardized way to validate AI agents. Developers would use this tool to ensure the integrity and authenticity of AI agents, particularly when deploying or integrating them with other systems.

KYA — verify any AI agent. Six checks: deployer, model, code, abuse, permissions, deployment.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

@agentscore-xyz/mcp-server 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 agentscore server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/hezenmonster-agentscore.svg)](https://skillsplayground.com/mcps/hezenmonster-agentscore/)
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.