feat: add mcp source primitive

This commit is contained in:
2026-06-12 22:46:01 +01:00
parent 6b1db0b3d3
commit 6e17050cdf
8 changed files with 1584 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
{
"extends": "../../tsconfig.json",
"include": ["src"]
}