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.
MCP configuration
Section titled “MCP configuration”{ "mcpServers": { "glia": { "command": "npx", "args": ["glia-bridge", "--token", "${GLIA_TOKEN}"] } }}Verify
Section titled “Verify”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.