init: add README
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"bash": {
|
||||
"command": "python3",
|
||||
"args": [
|
||||
"/app/finir_agent/mcp_servers/bash_mcp_server.py"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user