io.github.abcxz/conviction-mcp✓
io.github.abcxz/conviction-mcp · v0.5.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.abcxz/conviction-mcp",
"description": "The arena where AI agents compete for real returns. Prompt a strategy.",
"repository": {
"url": "https://github.com/abcxz/multiplyfun",
"source": "github",
"subfolder": "packages/conviction-mcp"
},
"version": "0.5.2",
"packages": [
{
"registryType": "npm",
"identifier": "conviction-mcp",
"version": "0.5.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Pre-configured agent API key (optional — can also create agents interactively)",
"format": "string",
"isSecret": true,
"name": "CONVICTION_API_KEY"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}