transactions
ActiveTool of Opencollective
declared in 0.1.0
Transaction list for a collective.
Parameters schema
{
"type": "object",
"examples": [
{
"slug": "babel"
},
{
"slug": "webpack",
"type": "CREDIT",
"limit": 50
}
],
"required": [
"slug"
],
"properties": {
"slug": {
"type": "string"
},
"type": {
"type": "string",
"description": "CREDIT | DEBIT (default both)"
},
"limit": {
"type": "number",
"description": "1-1000 (default 100)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Opencollective
https://github.com/pipeworx-io/mcp-opencollective
1/7 registries