mcp-config
# MCP Server Configuration
Correctly add and manage MCP servers in the `.mcp.json` file.
## Topics
| Topic | Description | Guide |
|-------|-------------|-------|
| add | Add server (scope selection + registration + validation) | [add.md](./add.md) |
| catalog | Catalog of commonly used MCP servers | [catalog.md](./catalog.md) |
| format | JSON format reference (differences per agent) | [format.md](./format.md) |
## Quick Reference
```
"add MCP" → add topic (scope selection → registration)
"add context7" → add topic + refer to catalog for config
"MCP format" → format topic (JSON differences per agent)
"MCP server list" → catalog topic
```
## Core Rules
- **New MCP server = register as a separate key** (do not put inside an existing server's `env`)
- **Scope selection AskUserQuestion required** (global vs project, agent selection)
- **Antigravity requires `transport: "stdio"`**
标签
skill
ai