izm1chael's picture
Publish Layerfault synthetic corpus LF-CORPUS-MCP-0001
23c4022 verified
Raw
History Blame Contribute Delete
978 Bytes
{
"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"
}
}
}
}