MCP Server
MCP
Emfirge
Git branch for your cloud. Understand AWS risk, prove fixes, and ship safer changes.
Install
npx -y @emfirge/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@emfirge/mcp",
"version": "0.2.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Tokenization mode: strict (default), balanced, or off",
"format": "string",
"name": "EMFIRGE_PRIVACY"
},
{
"description": "Backend URL — override to point at a self-hosted backend",
"format": "string",
"name": "EMFIRGE_BASE_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment