15 lines
380 B
JSON
15 lines
380 B
JSON
{
|
|
"mcpServers": {
|
|
"ctreditor": {
|
|
"command": "C:/Users/migue/miniconda3/envs/mcp_proxy/python.exe",
|
|
"args": [
|
|
"d:/Proyectos/Scripts/MCP_Proxy/mcp_proxy.py",
|
|
"--host", "localhost",
|
|
"--port", "5006",
|
|
"--name", "CtrEditor",
|
|
"--description", "CtrEditor WPF Application MCP Server for debugging and testing"
|
|
]
|
|
}
|
|
}
|
|
}
|