mirror of
https://github.com/rersozlu/food402.git
synced 2026-04-25 07:15:49 +03:00
[PR #2] [MERGED] feat: add postinstall auto-configuration for .mcp.json #3
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/food402#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/rersozlu/food402/pull/2
Author: @rersozlu
Created: 2/1/2026
Status: ✅ Merged
Merged: 2/1/2026
Merged by: @rersozlu
Base:
master← Head:chore/npm-publish-updates📝 Commits (1)
ca8514dfeat: add postinstall auto-configuration for .mcp.json📊 Changes
5 files changed (+70 additions, -3 deletions)
View changed files
➕
.npmignore(+8 -0)📝
README.md(+25 -0)📝
package.json(+2 -1)➕
src/postinstall.ts(+33 -0)📝
tsconfig.json(+2 -2)📄 Description
Automatically configures MCP server in local .mcp.json when users run npm install food402. Updates README with local installation guide.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.