Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Symposium makes Rust dependencies actionable for AI agents. It discovers crate-matched plugins and wires in skills, hooks, and MCP servers so your agent can work with project-specific context.

Getting started

cargo binstall symposium # or: cargo install symposium
symposium init

After initialization, start your agent in a Rust project as usual.

Recent posts