Skip to content

Install Windsurf

Windsurf currently uses stdio MCP for this flow. Run StateLode through the bridge.

Mint a StateLode token in the dashboard and make it available as GLIA_TOKEN.

{
"mcpServers": {
"glia": {
"command": "npx",
"args": ["glia-bridge", "--token", "${GLIA_TOKEN}"]
}
}
}

Ask Windsurf:

Check StateLode for active work in project glia.

The expected sequence is task_search, then task_get for the selected task, then task_mutate if you ask the agent to claim it.