A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/nanovms/ops-mcp below:

nanovms/ops-mcp: mcp server for working with unikernels using the nanos/ops toolchain

mcp server for ops

Build like normally.

Put this in your Claud config:

~/Library/Application Support/Claude/claude_desktop_config.json

Ensure your command is in the right path and more importantly the PATH env is set to run.

{
"mcpServers": {
  "ops-mcp": {
      "command": "/Users/eyberg/go/src/github.com/nanovms/ops-mcp/ops-mcp",
      "args": [],
      "env": {
        "HOME":"/Users/eyberg",
        "LOGNAME":"eyberg",
        "PATH":"/bin:/Users/eyberg/.ops/bin",
        "SHELL":"/bin/zsh",
        "USER":"eyberg"
        }
    }
  }
}

Available tools:

Instance create <image_name>
Instance create redis-server

Note: Very open to suggestions on how this all should work as this initial cut was done not having ever used Claude or MCP.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4