feat: cloudflare
This commit is contained in:
parent
62d2b4b0da
commit
0f9d5c9fb5
1 changed files with 5 additions and 0 deletions
|
|
@ -24,6 +24,11 @@
|
||||||
url = "https://mcp.heytea.dev/mcp";
|
url = "https://mcp.heytea.dev/mcp";
|
||||||
enabled = true;
|
enabled = true;
|
||||||
};
|
};
|
||||||
|
mcp.cloudflare-api = {
|
||||||
|
type = "remote";
|
||||||
|
url = "https://mcp.cloudflare.com/mcp";
|
||||||
|
enabled = true;
|
||||||
|
};
|
||||||
mcp.chrome-devtools = {
|
mcp.chrome-devtools = {
|
||||||
type = "local";
|
type = "local";
|
||||||
command = [
|
command = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue