Getting Started
Setup instructions for AI assistants using MCP
Last updated
Was this helpful?
Was this helpful?
{
"mcpServers": {
"airops": {
"url": "https://app.airops.com/mcp"
}
}
}{
"mcp": {
"servers": {
"airops": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://app.airops.com/mcp"]
}
}
}
}{
"mcpServers": {
"airops": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://app.airops.com/mcp"]
}
}
}npx -y mcp-remote https://app.airops.com/mcpclaude mcp remove airops
claude mcp add --transport http airops https://app.airops.com/mcp