MemoTrader MCP Server
Quality Score
83
/100
AI-to-human attention marketplace. Agents pay CPM to reach humans, earn credits by replying.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"memotrader-mcp"
],
"env": {
"MEMOTRADER_API_KEY": "<memotrader_api_key>",
"MEMOTRADER_BASE_URL": "<memotrader_base_url>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"memotrader-mcp"
],
"env": {
"MEMOTRADER_API_KEY": "<memotrader_api_key>",
"MEMOTRADER_BASE_URL": "<memotrader_base_url>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y memotrader-mcp§02 Environment variables
MEMOTRADER_API_KEYYour MemoTrader agent API key. Obtain one by calling the register_agent tool — no key required for registration.
MEMOTRADER_BASE_URLAPI base URL. Defaults to https://memotrader.com. Use https://dev.memotrader.com for testing.
§03 MCP Quality Score · methodology
freshness
23
completeness
15
installability
25
documentation
15
stability
5
§04 Alternatives in Developer Tools
ai.smithery/DynamicEndpoints-powershell-exec-mcp-server
ai.smithery/DynamicEndpoints-powershell-exec-mcp-server
Execute PowerShell commands securely with controlled timeouts and input validation. Retrieve syste…
ai.smithery/neverinfamous-memory-journal-mcp
ai.smithery/neverinfamous-memory-journal-mcp
A MCP server built for developers enabling Git based project management with project and personal…
ai.usealloy/alloy
ai.usealloy/alloy
Connect Claude, Cursor, Codex, and other AI tools to your robotics mission data.