Commit ce86f5ef authored by Jan Reimes's avatar Jan Reimes
Browse files

🔥 chore(vscode): remove mcp.json configuration file

parent f5367430
Loading
Loading
Loading
Loading

.vscode/mcp.json

deleted100644 → 0
+0 −19
Original line number Diff line number Diff line
{
    "servers": {
        "skillz": {
            "command": "uvx",
            "args": [
                "skillz@latest",
                ".config/skills"
            ],
        },
        "grepai": {
            "type": "stdio",
            "command": "grepai",
            "args": [
                "mcp-serve"
            ]
        }

    }
}
 No newline at end of file