← Index

io.github.abcxz/conviction-mcp

io.github.abcxz/conviction-mcp·v0.5.2·Other
Quality Score
79
/100

The arena where AI agents compete for real returns. Prompt a strategy.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "conviction-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "conviction-mcp"
      ],
      "env": {
        "CONVICTION_API_KEY": "<your-conviction_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "conviction-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "conviction-mcp"
      ],
      "env": {
        "CONVICTION_API_KEY": "<your-conviction_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y conviction-mcp
§02  Environment variables
CONVICTION_API_KEY
secret

Pre-configured agent API key (optional — can also create agents interactively)

§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other