{ "mcpServers": { "echo": { "command": "/home/matteo/Gitted/Thesis/python-mcp-api/.venv/bin/python", "args": [ "/home/matteo/Gitted/Thesis/python-mcp-api/tests/fixtures/echo_server.py" ] }, "math": { "command": "/home/matteo/Gitted/Thesis/python-mcp-api/.venv/bin/python", "args": [ "/home/matteo/Gitted/Thesis/python-mcp-api/tests/fixtures/math_server.py" ] } } }