★ 0 stars
Python
🌐 Browser/Web
Updated 2d ago
Self-hostable agent platform with live computer view, parallel research, voice, and a Tauri desktop app. CodeAct loop, Docker-sandboxed Chromium, server-enforced cost ceiling, MCP host.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"rasputin-mantle": {
"command": "uvx",
"args": [
"rasputin-mantle"
]
}
}
}
Run in terminal:
claude mcp add rasputin-mantle uvx rasputin-mantle
Add to .cursor/mcp.json:
{
"mcpServers": {
"rasputin-mantle": {
"command": "uvx",
"args": [
"rasputin-mantle"
]
}
}
}
Or install with pip: pip install rasputin-mantle
Topics
agentagent-frameworkagentsai-agentcodeactfastapillmllm-agentmanusmcpmodel-context-protocolmonoreponextjsplaywrightpython