Learn how to set up the Openlayer MCP server.
Install uv
uv
installed in your machine. You can follow the
instructions here if you don’t have it yet.Add Openlayer to your MCP configuration
mcp.json
configuration file.The location of this file depends on your editor. For example, for Cursor,
this is ~/.cursor/mcp.json
. For VSCode, this is ~/.vscode/mcp.json
.Restart your application