A domain-agnostic MCP server for autonomous experimentation, generalizing Karpathy's autoresearch pattern into a reusable server that any AI agent can drive, pointed at any domain defined by a JSON co…
| Tool name | Description | Destructive? |
|---|---|---|
| autoexp_get_status | ✓ no | |
| autoexp_read_file | ✓ no | |
| autoexp_get_history | ✓ no | |
| autoexp_update_file | ✓ no | |
| autoexp_patch_file | ✓ no |
| autoexp_begin_experiment | ✓ no | |
| autoexp_set_baseline | ✓ no | |
| autoexp_complete_experiment | ✓ no | |
| autoexp_run_experiment⚠ | ⚠ yes | |
| autoexp_rollback | ✓ no | |
| autoexp_run_setup⚠ | ⚠ yes |