schema gen for Windsurf
io.github.sharozdawa/schema-gen
Generate Schema.org JSON-LD markup for 12 types including Person, Product, and FAQ.
client:Windsurf
transport:stdio
runtime:npm
Install schema gen in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"schema-gen": {
"command": "npx",
"args": [
"-y",
"schema-gen-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs