Skip to content

Getting Help

Manolis Tzanidakis edited this page Mar 15, 2026 · 1 revision

Getting Help

After cloning the repo, you can use Claude Code to get help with any aspect of Praktor. The project includes a detailed CLAUDE.md that gives Claude full context about the architecture, configuration, and available APIs.

git clone https://github.com/mtzanidakis/praktor.git
cd praktor
claude

For example, you can ask Claude Code things like:

  • "How do I install an MCP server on a Praktor agent?"
  • "How do I add a new agent to my configuration?"
  • "How do I set up secrets for an agent?"

Clone this wiki locally