#general

May 24May 25, 2026May 26Latest
EF
Elina Fedosova8:59 AMOpen in Slack
Hi team, my name is Elina, and I’m currently going through stage 3 of the interview process. Happy to meet you all! 🙂
I’m planning to work on issue #3859, hopefully it gets assigned to me soon. In a meantime, I’d like to brainstorm a bit about the overall approach and possible designs.
I reviewed all the existing PRs and comments under the issue, and from what I understand, the main idea is not exactly to add JSON support specifically for the Arguments field, but rather to allow describing the entire server configuration as JSON, similar to how many MCP catalogs handle it. For example:
  "mcpServers": {
    "playwright": {
      "type": "stdio",
      "command": "npx",
      "timeout": 30,
      "args": [
        "-y",
        "@playwright/mcp@latest"
      ],
      "disabled": false
    }
  }
}```
So I’m not planning to change anything inside the existing Arguments field itself, but instead add a separate tab for editing/viewing the JSON configuration.

I also asked Claude to generate a rough design mockup. Does this align with the desired behavior or am I missing something? Thank you!

<@U0975SLALTT> <@U0975QYCNRF>
3 replies
AA
Archestra App1:00 PMOpen in Slack
Community call is tomorrow! See you!
Propose your agenda in 🧵
7 replies

Read-only live mirror of Archestra.AI Slack

👋Join the discussion withAI enthusiasts!