Skip to content
Windsurf

lynxprompt mcp for Windsurf

io.github.geiserx/lynxprompt-mcp

MCP server for LynxPrompt — browse, search, and manage AI configuration blueprints

client:Windsurf transport:stdio runtime:npm

Install lynxprompt mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "lynxprompt-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "lynxprompt-mcp"
      ],
      "env": {
        "LYNXPROMPT_URL": "<LYNXPROMPT_URL>",
        "LYNXPROMPT_TOKEN": "<LYNXPROMPT_TOKEN>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

lynxprompt mcp in other clients