devflow_status
Check DevFlow MCP connection status, refresh authentication, link or unlink projects, and list available 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 |