[PR #722] [CLOSED] feat(mcp): add support to claude code style .mcp.json project scoped mcps #9691

Closed
opened 2026-02-16 18:14:00 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/722
Author: @AdamAugustinsky
Created: 7/5/2025
Status: Closed

Base: devHead: dev


📝 Commits (3)

  • 6da0663 add support to claude code style .mcp.json project based mcps
  • 5dc4cfb fix: check if .mcp.json file exists
  • 5935272 Merge branch 'dev' into dev

📊 Changes

1 file changed (+57 additions, -2 deletions)

View changed files

📝 packages/opencode/src/config/config.ts (+57 -2)

📄 Description

Adds support to Claude Code project scoped mcp tools for easier migration between cli's.

https://docs.anthropic.com/en/docs/claude-code/mcp#project-scope


🔄 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/anomalyco/opencode/pull/722 **Author:** [@AdamAugustinsky](https://github.com/AdamAugustinsky) **Created:** 7/5/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (3) - [`6da0663`](https://github.com/anomalyco/opencode/commit/6da066302104139e0df50c76fb3722f843973171) add support to claude code style .mcp.json project based mcps - [`5dc4cfb`](https://github.com/anomalyco/opencode/commit/5dc4cfba0eb55dae658afabf54425e5f03cad3c5) fix: check if .mcp.json file exists - [`5935272`](https://github.com/anomalyco/opencode/commit/5935272967bd3029caba501083dde9cf1a6b823c) Merge branch 'dev' into dev ### 📊 Changes **1 file changed** (+57 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/config/config.ts` (+57 -2) </details> ### 📄 Description Adds support to Claude Code project scoped mcp tools for easier migration between cli's. https://docs.anthropic.com/en/docs/claude-code/mcp#project-scope --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:14:00 -05:00
yindo closed this issue 2026-02-16 18:14:00 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9691