42 lines
806 B
JSON
42 lines
806 B
JSON
{
|
|
"servers": {
|
|
"RepoPrompt": {
|
|
"command": "/Users/despiegk/RepoPrompt/repoprompt_cli",
|
|
"args": [],
|
|
"alwaysAllow": [
|
|
"manage_selection",
|
|
"file_actions",
|
|
"get_code_structure",
|
|
"get_selected_code_structure",
|
|
"get_file_tree",
|
|
"get_token_statistics",
|
|
"read_file",
|
|
"read_selected_files",
|
|
"search",
|
|
"request_plan",
|
|
"get_prompt_state",
|
|
"set_prompt_state",
|
|
"apply_edits",
|
|
"chat_send",
|
|
"chat_tools"
|
|
],
|
|
"disabledTools": [
|
|
"get_token_statistics",
|
|
"search",
|
|
"request_plan",
|
|
"get_prompt_state",
|
|
"set_prompt_state",
|
|
"apply_edits",
|
|
"chat_send",
|
|
"chat_tools"
|
|
],
|
|
"disabled": false,
|
|
"type": "stdio"
|
|
},
|
|
"addtest2": {
|
|
"type": "http",
|
|
"url": "http://172.22.22.162:59629/sse/"
|
|
}
|
|
},
|
|
"inputs": []
|
|
} |