test(config-audit): add marketplace-small/medium/large scanner fixtures
This commit is contained in:
parent
2a8dc8655f
commit
0c2aa0f0c2
14 changed files with 222 additions and 0 deletions
10
tests/fixtures/marketplace-medium/.mcp.json
vendored
Normal file
10
tests/fixtures/marketplace-medium/.mcp.json
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"mcpServers": {
|
||||
"memory": {
|
||||
"type": "stdio",
|
||||
"command": "npx",
|
||||
"args": ["-y", "@modelcontextprotocol/server-memory"],
|
||||
"trust": "workspace"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue