MCP Configtypescript
shelly-forge MCP Config
MCP server configuration from mslavov/shelly-forge
.mcp.json
{
"mcpServers": {
"context7": {
"command": "bunx",
"args": [
"-y",
"@upstash/context7-mcp@latest"
]
}
}
}