Universal AI Agent Discovery - search 59,000+ agents across MCP, NANDA, A2A, OpenRouter
claude mcp add hashnet -- npx -y @hol-org/hashnet-mcp
claude_desktop_config.json
{
"mcpServers": {
"hashnet": {
"command": "npx",
"args": [
"-y",
"@hol-org/hashnet-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"hashnet": {
"command": "npx",
"args": [
"-y",
"@hol-org/hashnet-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"hashnet": {
"command": "npx",
"args": [
"-y",
"@hol-org/hashnet-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"hashnet": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@hol-org/hashnet-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"hashnet": {
"command": "npx",
"args": [
"-y",
"@hol-org/hashnet-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.hashgraph-online--hashnet/reviews or the review_server meta-tool.
POST /mcp