B
Beneat MCP
by @mmmmuhib
On-chain risk enforcement and behavioral analytics for autonomous AI trading agents on Solana. 19-tool MCP server with semantic routing, DR-CAM causal inference, and 3-layer evaluation suite.
Created 2/13/2026
Updated 11 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-beneat-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"mmmmuhib-beneat-mcp": {
"command": "npx",
"args": [
"mmmmuhib-beneat-mcp"
]
}
}
}