Cursor Setup

Configure Cursor with Spala using the local installer and workspace project binding.

Cursor Setup

From the target repository, run:

pnpm dlx @spala-ai/mcp-install init --client cursor --yes --json

Execute the returned setup steps and status command. If browser auth is
requested, approve it in the Spala dashboard. Then call account_status.

Apply installer setup

Execute the returned Cursor configuration exactly as provided. The installer supplies the supported server configuration.

Check the account

Run status, authenticate in a browser only if requested, and call account_status.

Choose and connect a project

Reuse the intended project or create it, then call project_connect exactly once. Use the returned project identity and MCP details.

Bind the workspace

Execute the returned workspace-only bind plan, then restart or resume Cursor if the plan requests it.

Do not guess URLs

Do not use api.spala.ai as MCP or construct a project URL from a project name. Use only values returned by the installer and project_connect.

Spala Public MCP
/agents/mcp
Public MCP behavior and authentication
Claude Setup
/agents/claude
Claude Code setup
Codex Setup
/agents/codex
Codex install command