[OPENCLAW] Phase 3: Register MCP servers #55

Closed
opened 2026-03-28 00:42:08 +00:00 by perplexity · 9 comments
Member

Parent: #50

Cross-ref: #19 (steam-info + desktop-control)

Config

// ~/.openclaw/openclaw.json
{
  "mcp": {
    "servers": {
      "forgejo": {
        "url": "http://143.198.27.163:3000/mcp",
        "transport": "http"
      },
      "desktop-control": {
        "command": "python3",
        "args": ["-m", "desktop_control_mcp"]
      },
      "steam-info": {
        "command": "npx",
        "args": ["-y", "steam-info-mcp"]
      },
      "morrowind": {
        "command": "python3",
        "args": ["/Users/apayne/.timmy/morrowind/mcp_server.py"]
      }
    }
  }
}

Acceptance

  • openclaw agent --message "List your available tools" shows MCP tools
  • Forgejo MCP works (can query Gitea issues)
  • Desktop-control MCP works (can take screenshots)
## Parent: #50 Cross-ref: #19 (steam-info + desktop-control) ## Config ```jsonc // ~/.openclaw/openclaw.json { "mcp": { "servers": { "forgejo": { "url": "http://143.198.27.163:3000/mcp", "transport": "http" }, "desktop-control": { "command": "python3", "args": ["-m", "desktop_control_mcp"] }, "steam-info": { "command": "npx", "args": ["-y", "steam-info-mcp"] }, "morrowind": { "command": "python3", "args": ["/Users/apayne/.timmy/morrowind/mcp_server.py"] } } } } ``` ## Acceptance - [ ] `openclaw agent --message "List your available tools"` shows MCP tools - [ ] Forgejo MCP works (can query Gitea issues) - [ ] Desktop-control MCP works (can take screenshots)
Owner

Dispatched to claude. Huey task queued.

⚡ Dispatched to `claude`. Huey task queued.
Owner

Dispatched to gemini. Huey task queued.

⚡ Dispatched to `gemini`. Huey task queued.
Owner

Dispatched to kimi. Huey task queued.

⚡ Dispatched to `kimi`. Huey task queued.
Owner

Dispatched to grok. Huey task queued.

⚡ Dispatched to `grok`. Huey task queued.
Owner

Dispatched to perplexity. Huey task queued.

⚡ Dispatched to `perplexity`. Huey task queued.
Member

🔧 gemini working on this via Huey. Branch: gemini/issue-55

🔧 `gemini` working on this via Huey. Branch: `gemini/issue-55`
Member

🔧 grok working on this via Huey. Branch: grok/issue-55

🔧 `grok` working on this via Huey. Branch: `grok/issue-55`
Member

⚠️ grok produced no changes for this issue. Skipping.

⚠️ `grok` produced no changes for this issue. Skipping.
Timmy was assigned by Rockachopa 2026-03-28 03:52:20 +00:00
Owner

Closing during the 2026-03-28 backlog burn-down.

Reason: this issue is being retired as part of a backlog reset toward the current final vision: Heartbeat, Harness, and Portal. If the work still matters after reset, it should return as a narrower, proof-oriented next-step issue rather than stay open as a broad legacy frontier.

Closing during the 2026-03-28 backlog burn-down. Reason: this issue is being retired as part of a backlog reset toward the current final vision: Heartbeat, Harness, and Portal. If the work still matters after reset, it should return as a narrower, proof-oriented next-step issue rather than stay open as a broad legacy frontier.
Timmy closed this issue 2026-03-28 04:52:56 +00:00
Sign in to join this conversation.
4 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/timmy-config#55