Flixola / Docs / MCP Server / Windsurf
Flixola for Windsurf
Connect Flixola to Windsurf with a config file update. Generate AI images without leaving your editor.
Prerequisites
- Create a Flixola account (free tier includes 1,000 credits)
- Go to Settings → API Keys and create a key — it starts with
pxk_
Setup
Add to ~/.codeium/windsurf/mcp_config.json (create the file if it doesn't exist):
{
"mcpServers": {
"flixola": {
"serverUrl": "https://www.flixola.ai/mcp",
"headers": {
"Authorization": "Bearer pxk_YOUR_API_KEY"
}
}
}
}Note: Windsurf uses serverUrl (not url). Restart Windsurf after saving.
Test it
In Windsurf Cascade, try:
“Generate a blog post header image — clean, modern, tech theme”
“What styles can I apply when generating images?”
“Check my Flixola credit balance”