MCP Server
MCP
io.github.dgtalquantumleap-ai/ebenova-fieldops
WhatsApp booking, staff coordination, and invoice recovery for services.
Install
npx -y @ebenova/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@ebenova/fieldops-mcp",
"version": "1.0.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "PostgreSQL connection string",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "DATABASE_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment