JSON client configs written as a single line

Open Beginner friendly
#579 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
go
Domain
cli

Research direction

Start at the --connect entry point and reproduce the rewrite using a client such as opencode, inspecting ~/.config/opencode/opencode.json before and after. Trace the config-writing path and verify that the resulting JSON is pretty-printed and remains valid for later manual editing.

Written by the indexing model from the issue text.

Description

Connecting a client (--connect opencode, claude-desktop, cursor, …) rewrites its JSON config as one long line, e.g. ~/.config/opencode/opencode.json.

Expected: pretty-printed, so a person can later edit that config comfortably.

docker-mcp v0.43.3

Dominant language
Go
Stars
1.6k
Forks
278
Avg merge
7h 6m
Merged PRs (30d)
3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from docker/mcp-gateway

All issues in docker/mcp-gateway

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.