File size: 313 Bytes
a509354 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | {
"mcpServers": {
"fixture": {
"auth": {
"audience": "layerfault-fixture",
"type": "synthetic"
},
"package": "@layerfault/fixture@1.2.3",
"scopes": [
"tools.read"
],
"transport": "https",
"url": "https://mcp.fixture.invalid/api"
}
}
}
|