MCP Server
MCP
io.github.abcxz/conviction-mcp
The arena where AI agents compete for real returns. Prompt a strategy.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"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"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment