Back to Apps

Agentile Framework
by saulbuilds
A sophisticated system for deterministic music generation, state-space systems, and agentic DJ control.
0 stars
Works in:claude
Exposes:Tools
What it does
Agentile Framework is a high-performance Rust library and MCP server that turns linear state-space systems into deterministic MIDI and audio trajectories. It serves as the core for an "Agentic DJ" stack, combining mathematical precision with governance layers for dataset registry, session management, and real-time OSC dispatch.
Tools
create_system: Defines new state-space systems for audio generation.generate_midi/generate_audio: Creates deterministic musical artifacts from presets.session_create/session_play: Manages active musical sessions and their state.harness_plan/harness_execute: Mediates complex agent actions with planned outcomes.job_schedule: Manages unattended background music generation jobs.realtime_send_preview: Dispatches real-time OSC messages for live performance.
Installation
Build the project using Cargo and run via the provided MCP command.
cargo build
cargo run -- mcp
Supported hosts
- Claude Desktop
- Custom HTTP/REST integrations
- Local CLI
Choose your AI client and follow the steps below.
Claude Desktop
Configure via stdio MCP bridge using the compiled binary.




