Files
finir-agent-memory/.finir/mcp.json
T
2026-07-25 03:48:30 +00:00

10 lines
155 B
JSON

{
"mcpServers": {
"bash": {
"command": "python3",
"args": [
"/app/finir_agent/mcp_servers/bash_mcp_server.py"
]
}
}
}