Servers
N
n0brains
@sbynode-ux
Ask n0brains first. Your agent submits a planned trade (asset, side, entry, stop, leverage) and gets back a graded A–F conditions assessment from live market data — positioning crowding, event risk inside the horizon, liquidation clusters, market regime. 28 tools including win-ra
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"n0brains": {
"url": "https://api.n0brains.com/mcp",
"headers": {
"X-API-Key": "YOUR_API_KEY"
}
}
}
}