crypto analysis human mcp for Cursor
io.github.mrcartographer/crypto-analysis-human-mcp
Human-curated crypto signals, altcoin analysis, and airdrop alpha. x402 payments.
client:Cursor
transport:stdio
runtime:npm
Install crypto analysis human mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"crypto-analysis-human-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"crypto-analysis-human-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs