Cline Setup

Configure Cline to use Spala Public MCP and follow the authenticated project handoff workflow.

Cline Setup

Configure Cline with Spala Public MCP:

https://mcp.spala.ai/mcp

Use the HTTP MCP server configuration supported by your Cline version. Name the server spala-public.

Safe workflow

Use public MCP first

Cline should connect to https://mcp.spala.ai/mcp and call spala_get_onboarding.

Read the tool map

Use spala_get_tool_map to understand what belongs to public MCP and what belongs to project MCP.

Authenticate for project access

Complete Spala platform OAuth only when project tools are needed.

Select the project

Use project_list and project_select; never guess a project MCP URL.

Operate on project MCP

Inspect context, preview changes, validate, publish only when requested, and review.

Project creation status

project_create is dry-run only in the current public MCP deployment. It previews project creation but does not create a real project.

Spala Public MCP
/agents/mcp
Endpoint, tool map, OAuth metadata, and project handoff
Public Agent Skills
/agents/skills
Public skill files for Cline and other agents
CORS and Security
/settings/cors-security
Frontend origin and security checklist