ScopedMcpServerConfig Type
- Entity ID:
ent-20260420-mcp11b0000bk - Type:
concept - Scope:
shared - Status:
active - Aliases: ScopedMcpServerConfig
Description
TypeScript type in src/services/mcp/types.ts that represents an MCP server configuration entry carrying its scope (project, user, enterprise) in addition to the raw server config. Used by the MCP discovery pipeline to merge configs from multiple .mcp.json sources with priority.
Key claims
- MCP config is merged from multiple scopes via ScopedMcpServerConfig
Relations
- src/services/mcp/ Directory --[contains]--> ScopedMcpServerConfig Type