[PR #2] [MERGED] feat: add postinstall auto-configuration for .mcp.json #3

Closed
opened 2026-02-27 15:56:47 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: chore/npm-publish-updates


📝 Commits (1)

  • ca8514d feat: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/rersozlu/food402/pull/2 **Author:** [@rersozlu](https://github.com/rersozlu) **Created:** 2/1/2026 **Status:** ✅ Merged **Merged:** 2/1/2026 **Merged by:** [@rersozlu](https://github.com/rersozlu) **Base:** `master` ← **Head:** `chore/npm-publish-updates` --- ### 📝 Commits (1) - [`ca8514d`](https://github.com/rersozlu/food402/commit/ca8514d27edfec1ac64ac233c28e4e356d23ba74) feat: add postinstall auto-configuration for .mcp.json ### 📊 Changes **5 files changed** (+70 additions, -3 deletions) <details> <summary>View changed files</summary> ➕ `.npmignore` (+8 -0) 📝 `README.md` (+25 -0) 📝 `package.json` (+2 -1) ➕ `src/postinstall.ts` (+33 -0) 📝 `tsconfig.json` (+2 -2) </details> ### 📄 Description Automatically configures MCP server in local .mcp.json when users run npm install food402. Updates README with local installation guide. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:56:47 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/food402#3
No description provided.