devflow_status
View or manage the DevFlow MCP connection status. Actions include reconnecting, linking to a project, unlinking, and listing projects.
Instructions
Show DevFlow MCP connection status or manage the connection. Works without devflow_init.
Actions:
status (default): Show version, auth, project, heartbeat
reconnect: Refresh auth token and restart heartbeat
link: Link to a project (requires projectId)
unlink: Remove project link (passive mode)
projects: List available projects
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | Action to perform (default: status) | |
| projectId | No | Project ID for link action |