Reference
Quick reference documentation for Pointa commands, tools, and troubleshooting.
Reference Guides
| Guide | Description |
|---|---|
| Server Commands | CLI commands for managing the Pointa server |
| MCP Tools | Complete reference for MCP tools AI can use |
| Keyboard Shortcuts | Quick access keyboard shortcuts |
| Troubleshooting | Common issues and solutions |
Quick Reference
Start the Server
npx pointa-server start
Check Server Status
npx pointa-server status
Data Location
~/.pointa/
├── annotations.json # Active annotations
├── issue_reports.json # Bug/performance reports
├── images/ # Uploaded images
└── archive.json # Completed items
Default Port
http://127.0.0.1:4242