Claude Setup
Add Spala to Claude Code with the local installer and connect a project in the current workspace.
Claude Setup
Run the installer from the repository you want Claude Code to use:
pnpm dlx @spala-ai/mcp-install init --client claude-code --yes --json
Execute the returned setup steps, then run the returned status command. If the plan requests browser authentication, complete it in the Spala dashboard. Call account_status to confirm the account, then reuse the intended project or create it when needed.
Install and inspect the returned plan
Run the command above and execute its returned setup instructions. Do not invent client configuration or URLs.
Verify access
Run the returned status command. Complete browser auth only when requested, then call account_status.
Connect the intended project once
Reuse an existing project or create the intended project, then call project_connect exactly once and use its returned project details.
Bind this workspace
Execute only the workspace-only bind plan returned by Spala. Start or resume Claude Code in this workspace afterward if instructed.
MCP endpoint
Configure Claude Code through the installer. Do not configure api.spala.ai as an MCP server or derive a project MCP URL.
Spala Public MCP /agents/mcp Public MCP behavior and authentication Cursor Setup /agents/cursor Cursor MCP setup Codex Setup /agents/codex Codex install command