Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The path to the project directory to be managed by the Follow Plan MCP server | |
| LOG_LEVEL | No | Set logging level (debug, info, warn, error) | |
| PLAN_AUTO_SYNC | No | Enable/disable auto-sync (default: true) | true |
| PLAN_BACKUP_INTERVAL | No | Backup interval in seconds (default: 1800) | 1800 |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |