streamlit-macp-agents / example_config.json
jackkuo's picture
fix: track PNGs with LFS
aa98b19
raw
history blame contribute delete
119 Bytes
{
"get_current_time": {
"command": "python",
"args": ["./mcp_server_time.py"],
"transport": "stdio"
}
}