UNPKG
@hellocoop/admin-mcp
Version:
latest (1.5.10)
1.5.10
1.5.9
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.15
1.4.14
1.4.13
1.4.10
1.4.9
1.4.8
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.0.2
1.0.1
Model Context Protocol (MCP) for Hellō Admin API.
@hellocoop/admin-mcp
/
.mocharc.json
9 lines
•
135 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"timeout"
:
30000
,
"recursive"
:
true
,
"exit"
:
true
,
"spec"
:
[
"test/integration/**/*.test.js"
]
,
"reporter"
:
"spec"
}