Dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
Libroot (Dopamine) MCP Server
Model Context Protocol (libroot) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"libroot": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-libroot"
]
}
}
}