Olostep MCP Server for Windsurf
io.github.olostep/olostep-mcp-server
Search, scrape, and crawl the web for AI agents. Batch scraping and answers with citations.
client:Windsurf
transport:stdio
runtime:npm
Install Olostep MCP Server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"olostep-mcp-server": {
"command": "npx",
"args": [
"-y",
"olostep-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs