Skip to content

[General]: Support Trae #92

@niechen

Description

@niechen

Issue Type

Bug Report

Description

mcp config file location. '~/Library/Application Support/Trae/User/mcp.json'
looks like claude's json format, with the exception of "fromGalleryId" field which seems to reference trae's internal mcp galary
example config:

{
    "mcpServers": {
        "Puppeteer": {
            "command": "npx",
            "args": [
                "-y",
                "@modelcontextprotocol/server-puppeteer"
            ],
            "env": {},
            "fromGalleryId": "modelcontextprotocol.servers_puppeteer"
        }
    }
}

Steps to Reproduce

No response

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions