change to use notion external (#25)

This commit is contained in:
Noah Zweben
2025-12-16 15:13:40 -08:00
committed by GitHub
parent 4fee769bf4
commit ab2b6d0cad
4 changed files with 8 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
{
"linear": {
"type": "sse",
"url": "https://mcp.linear.app/sse"
"type": "http",
"url": "https://mcp.linear.app/mcp"
}
}