This commit is contained in:
2026-03-17 07:26:29 +00:00
parent e829a9ff39
commit a25be94c48

View File

@@ -61,17 +61,17 @@
type = "remote";
url = "https://mcp.context7.com/mcp";
};
grep_app = {
enabled = true;
type = "remote";
url = "https://mcp.grep.app";
};
sentry = {
enabled = true;
type = "remote";
url = "https://mcp.sentry.dev/mcp";
oauth = {};
};
grep_app = {
enabled = true;
type = "remote";
url = "https://mcp.grep.app";
};
sentry = {
enabled = true;
type = "remote";
url = "https://mcp.sentry.dev/mcp";
oauth = {};
};
};
};
};