flk
This commit is contained in:
@@ -61,17 +61,17 @@
|
|||||||
type = "remote";
|
type = "remote";
|
||||||
url = "https://mcp.context7.com/mcp";
|
url = "https://mcp.context7.com/mcp";
|
||||||
};
|
};
|
||||||
grep_app = {
|
grep_app = {
|
||||||
enabled = true;
|
enabled = true;
|
||||||
type = "remote";
|
type = "remote";
|
||||||
url = "https://mcp.grep.app";
|
url = "https://mcp.grep.app";
|
||||||
};
|
};
|
||||||
sentry = {
|
sentry = {
|
||||||
enabled = true;
|
enabled = true;
|
||||||
type = "remote";
|
type = "remote";
|
||||||
url = "https://mcp.sentry.dev/mcp";
|
url = "https://mcp.sentry.dev/mcp";
|
||||||
oauth = {};
|
oauth = {};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user