Cline Setup
Configure Cline with Spala using the local installer and authenticated workspace project binding.
Cline Setup
From the repository you want Cline to work on, run:
pnpm dlx @spala-ai/mcp-install init --client cline --yes --json
Execute the returned setup and status instructions. Complete browser auth only if requested, then call account_status.
Install the returned configuration
Apply the exact Cline setup returned by the installer; do not manually derive an MCP URL.
Verify the account
Run status, complete browser authentication only when prompted, and call account_status.
Connect one intended project
Reuse or create the intended project, then call project_connect exactly once.
Bind this workspace
Execute the returned workspace-only bind plan and use the returned project MCP details for the session.
MCP endpoint
Do not configure api.spala.ai as MCP. Use only the installer output and exact values returned after project connection.
Spala Public MCP /agents/mcp Public MCP behavior and authentication Public Agent Skills /agents/skills Agent workflow guidance CORS and Security /settings/cors-security Frontend origin and security checklist