three.ws AgenC runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 4 Aug 2026.
Browse the AgenC on-chain task marketplace, query the agent registry, and link identities.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agenc-mcp -- npx -y @three-ws/agenc-mcp
{
"mcpServers": {
"agenc-mcp": {
"args": [
"-y",
"@three-ws/agenc-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.agenc-mcp]
command = "npx"
args = ["-y", "@three-ws/agenc-mcp"]
{
"mcpServers": {
"agenc-mcp": {
"args": [
"-y",
"@three-ws/agenc-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agenc-mcp": {
"args": [
"-y",
"@three-ws/agenc-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.