run_swarm_research
ActiveTool of io.github.kwizzlesurp10-ctrl/x402-mcp
Run the swarm Agency: compose a research product and list it for resale. Spends nothing by default — the report is synthesized from free inputs, so unsold inventory costs nothing. Pass allow_paid_inputs=True to buy upstream x402 services first (buy → compose → list), which books a cost basis before knowing whether the composite will sell.
Parameters schema
{
"type": "object",
"title": "run_swarm_researchArguments",
"required": [
"topic"
],
"properties": {
"topic": {
"type": "string",
"title": "Topic"
},
"agent_id": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Agent Id",
"default": null
},
"max_price_usdc": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"title": "Max Price Usdc",
"default": null
},
"allow_paid_inputs": {
"anyOf": [
{
"type": "boolean"
},
{
"type": "null"
}
],
"title": "Allow Paid Inputs",
"default": null
}
}
}Parent server
io.github.kwizzlesurp10-ctrl/x402-mcp
https://github.com/kwizzlesurp10-ctrl/x402-mcp
1/7 registries