{
  "mcpServers": {
    "twitter-x": {
      "command": "npx",
      "args": [
        "-y",
        "@getxapi/mcp@latest"
      ],
      "env": {
        "GETXAPI_KEY": "onecli-managed",
        "X_AUTH_TOKEN": "onecli-managed"
      }
    },
    "instagram": {
      "command": "npx",
      "args": [
        "instagram-engagement-mcp"
      ],
      "env": {
        "INSTAGRAM_USERNAME": "onecli-managed",
        "INSTAGRAM_PASSWORD": "onecli-managed"
      }
    },
    "rss-feeds": {
      "command": "pnpm",
      "args": [
        "dlx",
        "simply-feed-mcp"
      ],
      "env": {}
    }
  },
  "packages": {
    "apt": [
      "yt-dlp",
      "python3-pip"
    ],
    "npm": []
  },
  "imageTag": "nanoclaw-agent-v2-c307bb66:ag-1779666729747-9n7kga",
  "additionalMounts": [
    {
      "hostPath": "/Users/jameslopez/projects/second-brain",
      "containerPath": "second-brain",
      "readonly": false
    },
    {
      "hostPath": "/Users/jameslopez/projects",
      "containerPath": "projects",
      "readonly": false
    },
    {
      "hostPath": "/Users/jameslopez/.gemini",
      "containerPath": "gemini-creds",
      "readonly": true
    }
  ],
  "skills": "all",
  "provider": "gemini-openai-claude",
  "groupName": "Nano",
  "assistantName": "Nano",
  "agentGroupId": "ag-1779666729747-9n7kga"
}
