Updated on 2026-08-14

This commit is contained in:
Tangem 2026-07-16 14:44:02 +04:00
parent b9eb3a6ab4
commit b63f8be2ce
5 changed files with 384 additions and 22 deletions

View file

@ -5,15 +5,10 @@
"command": "npx",
"args": ["-y", "firebase-tools@latest", "mcp"]
},
"atlassian": {
"type": "stdio",
"command": "npx",
"args": ["-y", "mcp-remote", "https://mcp.atlassian.com/v1/sse"]
},
"notion": {
"type": "stdio",
"command": "npx",
"args": ["-y", "mcp-remote", "https://mcp.notion.com/mcp"]
}
}
}
}