Crawleo MCP for Cursor
io.github.crawleo/crawleo-mcp
Hosted Crawleo MCP (remote streamable HTTP endpoint).
client:Cursor
transport:streamable-http
Install Crawleo MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"crawleo-mcp": {
"url": "https://api.crawleo.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs