Install Etch for Cline
Autonomous VS Code coding agent
Prerequisite: you need a
project_id and app_token.
Sign up in 30 seconds
if you don't have them yet. Free tier, no credit card.
Install
pip install world-model-mcp
cd /path/to/your/project
python -m world_model_server.cli install-cline \
--etch-project YOUR_PROJECT_ID \
--etch-token wm_YOUR_APP_TOKEN
Verify
# Cline: Settings > MCP Servers. world-model-mcp should appear as connected. # Run any Cline task, then check /dashboard/sessions.
How it works
Writes a Cline-formatted MCP server entry that Cline picks up on next reload. Same MCP protocol path as Cursor / Continue; differs only in the config file location Cline reads.
Source: adapters/cline/
Other adapters
Claude CodeAnthropic official CLI + VS Code extensionvia scriptCursorAI-first code editorvia cliCodexOpenAI's terminal coding agentvia cliContinueOpen-source AI code assistant (VS Code + JetBrains)via cliGitHub CopilotCopilot Chat with MCP (VS Code Insider)via cliWindsurfCodeium's agentic editorvia cliGooseBlock's local-first agentvia mcp-configBUZZDorsey stack sovereign agent clientvia mcp-configHermesElixir-native MCP agent runtimevia cliOpenClawOpen-source Claude Code alternativevia cliPiPi terminal agentvia cli