10 lines
155 B
JSON
10 lines
155 B
JSON
{
|
|
"mcpServers": {
|
|
"bash": {
|
|
"command": "python3",
|
|
"args": [
|
|
"/app/finir_agent/mcp_servers/bash_mcp_server.py"
|
|
]
|
|
}
|
|
}
|
|
} |