Files
graphtest/mcp_servers.json

9 lines
150 B
JSON
Raw Normal View History

{
"math": {
"command": "python",
"args": [
"/home/kexsh/src/knightutils/test/mcp/math_server.py"
],
"transport": "stdio"
}
}