Skip to content

Commit f17549f

Browse files
feat: initial mcp server prototype
1 parent 3aadbc2 commit f17549f

19 files changed

Lines changed: 3590 additions & 21 deletions

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"require": {
33
"firebase/php-jwt": "v7.0.*",
4-
"webonyx/graphql-php": "^15.13"
4+
"webonyx/graphql-php": "^15.13",
5+
"mcp/sdk": "^0.4"
56
}
67
}

0 commit comments

Comments
 (0)