Local Mode
When Station runs in local mode (local_mode: true), no authentication is required:
CloudShip Mode
When connected to CloudShip (local_mode: false), use one of these methods:
Bearer Token
API Key
Generate an API key in Station settings:MCP Authentication
The MCP server (port 8586) uses OAuth when in CloudShip mode.OAuth Flow
OAuth Configuration
Station advertises OAuth configuration:Token Scopes
| Scope | Permissions |
|---|---|
read | List agents, tools, runs |
write | Create/update agents |
execute | Run agents |
admin | Full access |

