claude mcp add hezenmonster-agentscore -- npx -y @agentscore-xyz/mcp-server
{
"mcpServers": {
"hezenmonster-agentscore": {
"command": "npx",
"args": ["-y", "@agentscore-xyz/mcp-server"]
}
}
}
{
"mcpServers": {
"hezenmonster-agentscore": {
"command": "npx",
"args": ["-y", "@agentscore-xyz/mcp-server"]
}
}
}
{
"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.