Reference
Technical reference documentation for PML.
API & Configuration
| Document | Description |
|---|---|
| MCP Tools | PML's exposed MCP tools and their schemas |
| Configuration | Config files and environment variables |
| CLI | Command-line interface reference |
Quick Reference
Start PML Server
deno task mcpRun with specific config
PML_DB_PATH=./my-project.db deno task mcpAvailable MCP Tools
pml:execute_dag- Execute multi-tool workflowspml:search_tools- Discover available toolspml:search_capabilities- Find learned patternspml:execute_code- Run code in sandbox