Skip to content
Cline

StateLode for Cline

dev.statelode/statelode

Shared task layer for AI coding agents. One MCP surface: task_search, task_get, task_mutate.

client:Cline transport:streamable-http runtime:npm

Install StateLode in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "statelode": {
      "url": "https://api.statelode.dev/mcp"
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

StateLode in other clients