chore: remove .mcp.json to enable on-demand only
The MCP server configuration will only be enabled when needed rather than being permanently configured.
This commit is contained in:
parent
d6e648595a
commit
a0508da175
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
"mcpServers": {
|
||||
"nixos": {
|
||||
"command": "mcp-nixos",
|
||||
"args": [],
|
||||
"env": {}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue