.windsurf/skills and MCP config from ~/.codeium/windsurf/mcp_settings.json.
Paths
Skills example
gaal.yaml
MCP example
gaal.yaml
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Codeium’s AI-first IDE.
.windsurf/skills and MCP config from ~/.codeium/windsurf/mcp_settings.json.
| Resource | Path |
|---|---|
| Project skills | .windsurf/skills |
| Global skills | ~/.codeium/windsurf/skills |
| MCP config | ~/.codeium/windsurf/mcp_settings.json |
| Audit search (project) | .windsurf/skills, .agents/skills, .github/skills, .claude/skills |
| Audit search (global) | ~/.codeium/windsurf/skills, ~/.agents/skills, ~/.copilot/skills |
| Package-manager search | ~/.windsurf/extensions |
skills:
- source: anthropics/skills
agents: [windsurf]
select: [frontend-design]
mcps:
- name: filesystem
agents: [windsurf]
global: true
inline:
command: uvx
args: [mcp-server-filesystem, ~/projects]
Was this page helpful?