Terminal Setup Cursor
Terminal Setup Guide for Cursor
The Opsera DevOps Agent enables advanced DevOps automation directly inside Cursor.
Purpose
By the end of this guide, you will have:
Connect Cursor to the Opsera MCP server
Installed and verified the Opsera DevOps Agent
Successfully invoked Opsera DevOps actions inside the Cursor IDE using natural language.
Prerequisites
Before starting, ensure you have:
Cursor installed and working (desktop app)
Claude CLI installed (used for plugin installation and health checks)
Terminal access (macOS, Linux, or WSL)
Node.js (v18+) installed
Permission to modify files in your home directory
MCP Configuration – Quick Setup Steps
Cursor IDE
Best for: Streaming MCP support in Cursor
Open Cursor settings
Edit MCP configuration file:
macOS / Linux:
~/.cursor/mcp.jsonWindows:
%USERPROFILE%\.cursor\mcp.jsonProject-level:
.cursor/mcp.json
Add:
Save the file
Enable MCP:
Settings → Cursor Settings → MCP servers → Enable
Restart Cursor
Verify the Plugin Is Running and Connected
Check MCP server health:
Open your Cursor tool.
Click the settings icon.
Navigate to Cursor Settings > Tools and MCP.
Ensure that the Opsera MCP is enabled. If you see a green indication, the agent is running and ready for use.

Use Opsera DevOps Agent Inside Cursor
In Cursor’s chat input, try commands:
Example:
Create a pipeline
Run a security scan
Generate Kubernetes deployment manifests.
Last updated

