14 lines
197 B
JSON
14 lines
197 B
JSON
{
|
|
"mcpServers": {
|
|
"ilspy": {
|
|
"command": "python",
|
|
"args": [
|
|
"-m",
|
|
"ilspy_mcp_server.server"
|
|
],
|
|
"env": {
|
|
"LOGLEVEL": "INFO"
|
|
}
|
|
}
|
|
}
|
|
} |