Skip to content
VS Code

Crawleo MCP for VS Code

io.github.crawleo/crawleo-mcp

Hosted Crawleo MCP (remote streamable HTTP endpoint).

client:VS Code transport:streamable-http

Install Crawleo MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "crawleo-mcp": {
      "type": "http",
      "url": "https://api.crawleo.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Crawleo MCP in other clients