Manage copy-trade follows — follow leaders, tune sizing and guard rules, and track fees owed.
npx @getmcp/cli add io.github.nirholas/copy-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
THREE_WS_API_KEYYour three.ws bearer credential — an API key (sk_live_… / sk_test_…) or OAuth access token. Every copy-trade subscription, intent, and fee is scoped to the account it identifies. Required for all tools except a leader's public aggregate earnings. Mint one at https://three.ws/settings/api-keys. Treat like cash.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nirholas/copy-mcp": {
"command": "npx",
"args": [
"-y",
"@three-ws/copy-mcp"
],
"env": {
"THREE_WS_API_KEY": "",
"THREE_WS_BASE": "https://three.ws",
"THREE_WS_TIMEOUT_MS": "20000"
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
Korean NLP MCP server: morphological analysis, tokenization, spell & grammar checking (Bareun)