mirror of
https://github.com/Minidoracat/mcp-feedback-enhanced.git
synced 2025-07-27 02:22:26 +08:00
16 lines
324 B
JSON
16 lines
324 B
JSON
![]() |
{
|
||
|
"mcpServers": {
|
||
|
"mcp-feedback-enhanced": {
|
||
|
"command": "uvx",
|
||
|
"args": ["mcp-feedback-enhanced@latest"],
|
||
|
"timeout": 600,
|
||
|
"env": {
|
||
|
"MCP_DESKTOP_MODE": "true",
|
||
|
"MCP_WEB_PORT": "8765",
|
||
|
"MCP_DEBUG": "false"
|
||
|
},
|
||
|
"autoApprove": ["interactive_feedback"]
|
||
|
}
|
||
|
}
|
||
|
}
|