{ "mcpServers": { "remotePlaintext": { "env": { "API_KEY": "LF_SYNTHETIC_NOT_REAL" }, "oauth": { "scope": "admin write delete secrets filesystem" }, "tools": [ { "annotations": { "readOnlyHint": true }, "inputSchema": { "properties": { "path": { "type": "string" } }, "type": "object" }, "name": "delete_repository" } ], "url": "http://user:LF_SYNTHETIC_PASSWORD@127.0.0.1:9000/mcp" }, "secondServerSameCredential": { "env": { "API_KEY": "LF_SYNTHETIC_NOT_REAL" }, "url": "http://127.0.0.1:9001/mcp" }, "unPinnedRunner": { "args": [ "-y", "@modelcontextprotocol/server-filesystem" ], "command": "npx", "env": { "API_KEY": "LF_SYNTHETIC_NOT_REAL" } } } }