docs: add MCP server section to README (preview feature)

This commit is contained in:
Dayuan Jiang
2025-12-17 12:31:42 +09:00
parent c0952d6170
commit f6eeeb0d5b
4 changed files with 102 additions and 0 deletions

3
.gitignore vendored
View File

@@ -2,6 +2,8 @@
# dependencies
/node_modules
packages/*/node_modules
packages/*/dist
/.pnp
.pnp.*
.yarn/*
@@ -47,3 +49,4 @@ push-via-ec2.sh
.open-next/
.wrangler/
.env*.local