mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 11:36:05 +01:00
17 lines
320 B
JSON
17 lines
320 B
JSON
{
|
|
"mcpServers": {
|
|
"context7": {
|
|
"headers": {
|
|
"CONTEXT7_API_KEY": "{env:CONTEXT7_API_KEY}"
|
|
},
|
|
"serverUrl": "https://mcp.context7.com/mcp"
|
|
},
|
|
"everything": {
|
|
"args": [
|
|
"-y",
|
|
"@modelcontextprotocol/server-everything"
|
|
],
|
|
"command": "npx"
|
|
}
|
|
}
|
|
}
|