Claude Setup

Add Spala Public MCP to Claude Code using HTTP transport.

Claude Setup

Add Spala Public MCP to Claude Code:

claude mcp add --transport http spala-public "https://mcp.spala.ai/mcp"

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.

How Claude should use Spala

Start at the public MCP

Use https://mcp.spala.ai/mcp for discovery and project handoff.

Read onboarding

Call spala_get_onboarding, then spala_get_tool_map.

Authenticate through Spala

Use Spala platform OAuth when project tools are needed.

Resolve the project MCP

Use project_list, project_select, or project_get_mcp_manifest.

Work on the project MCP

Apply backend changes only after reading project context and validating changes.

Avoid the API MCP as the starting point

The platform auth server is discovered from MCP OAuth metadata. The public agent entrypoint is https://mcp.spala.ai/mcp.

Spala Public MCP
/agents/mcp
Endpoint, tools, OAuth metadata, and handoff
Codex Setup
/agents/codex
Codex install command
Cursor Setup
/agents/cursor
Cursor MCP configuration