Windsurf Setup

Configure Windsurf to use Spala Public MCP for discovery, OAuth handoff, and project MCP resolution.

Windsurf Setup

Use Spala Public MCP as the server URL in Windsurf:

https://mcp.spala.ai/mcp

If your Windsurf build supports HTTP MCP servers, create a server named spala-public with streamable HTTP transport.

Instructions for Windsurf

Start with public Spala MCP.
Call spala_get_onboarding and spala_get_tool_map.
Use docs_search before guessing how Spala works.
Authenticate through Spala platform OAuth for project tools.
Use project_select to get the exact project MCP URL.
Work only on the returned project MCP.

Add Spala Public MCP

Configure Windsurf with https://mcp.spala.ai/mcp.

Read public context

Use onboarding, tool map, docs search, public skills, and machine-readable files before project work.

Resolve project access

Authenticate, list projects, select the correct project, and use the returned project MCP URL.

Validate before publish

Inspect existing resources and validate changes before publishing.

Public skills

Public skills live at https://spala.ai/skills/. They teach agents how to evaluate Spala, get started, hand off frontend work, connect MCP, and use safe workflows.

Spala Public MCP
/agents/mcp
Discovery, OAuth, project selection, and handoff
Public Agent Skills
/agents/skills
Agent-readable skill files
Frontend Handoff
/guides/frontend-handoff
Exact frontend integration packet