-
Notifications
You must be signed in to change notification settings - Fork 87
Closed
Description
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
Labels
No labels