Connect Windsurf
Register your MCP endpoint in Windsurf’s MCP server config.Verify MCP tools appear after restart before running mutating actions.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Configure Windsurf to discover a remote MCP server.
{
"mcpServers": {
"my-server": {
"url": "https://my-server.mcp.cloud/mcp"
}
}
}