pixelfed mcp for Windsurf
io.github.mrfentmen/pixelfed-mcp
Pixelfed instance API: instance info and public timelines.
client:Windsurf
transport:stdio
runtime:npm
Install pixelfed mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"pixelfed-mcp": {
"command": "npx",
"args": [
"-y",
"pixelfed-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs