Skip to content

argent init puts mcp config for Claude in a nonexistant "server" key #209

@simarmol

Description

@simarmol

Basically what the title says. it puts this in the .mcp.json file:

 "servers": {
    "argent": {
      "type": "stdio",
      "command": "argent",
      "args": [
        "mcp"
      ],
...

but the key you need is "mcpServers.json" as far as I know. I looked through the Claude Code docs and didn't see any mention of a "servers" key.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions