Skip to content

feat: add MCP server configuration for coding agent dev tooling#70

Merged
adbergen merged 2 commits intomainfrom
chore/add-mcp-servers
Mar 5, 2026
Merged

feat: add MCP server configuration for coding agent dev tooling#70
adbergen merged 2 commits intomainfrom
chore/add-mcp-servers

Conversation

@adbergen
Copy link
Copy Markdown
Contributor

@adbergen adbergen commented Mar 5, 2026

This pull request introduces a new .mcp.json configuration file to the project. The file defines settings for multiple MCP servers, specifying commands and arguments for local servers and a URL for a remote server.

Configuration updates:

  • Added .mcp.json file to configure MCP servers, including next-devtools and docker (with npx commands and arguments), and a remote figma-remote-mcp server with its URL.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a .mcp.json configuration file to the repository root, enabling MCP (Model Context Protocol) server integrations for AI coding agents (such as Claude Code, referenced in the existing CLAUDE.md). The configured servers align with the project's technology stack: Next.js, Docker, and Figma design tokens.

Changes:

  • Added .mcp.json with three MCP server definitions: next-devtools (Next.js dev tools), docker (Docker management), and figma-remote-mcp (Figma design integration).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .mcp.json Outdated
Comment thread .mcp.json Outdated
Copy link
Copy Markdown
Contributor

@noxmwalsh noxmwalsh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think since this is more of a development tooling update that only affects local development for certain AI coding agents, this is OK as it

@adbergen adbergen merged commit 3600df2 into main Mar 5, 2026
@ShaynaCummings ShaynaCummings deleted the chore/add-mcp-servers branch March 20, 2026 22:49
necampanini pushed a commit that referenced this pull request Apr 14, 2026
* feat: add MCP server configuration for coding agent dev tooling

* fix: pin MCP server package versions for supply chain safety
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants