three.ws Copy Trading runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 4 Aug 2026.
Manage copy-trade follows — follow leaders, tune sizing and guard rules, and track fees owed.
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 copy-mcp -- npx -y @three-ws/copy-mcp
{
"mcpServers": {
"copy-mcp": {
"args": [
"-y",
"@three-ws/copy-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.copy-mcp]
command = "npx"
args = ["-y", "@three-ws/copy-mcp"]
{
"mcpServers": {
"copy-mcp": {
"args": [
"-y",
"@three-ws/copy-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"copy-mcp": {
"args": [
"-y",
"@three-ws/copy-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.