71
/ 100
23 days ago
glama

reasoning-traces

Adds a deep_reasoning tool that consults stronger reasoning models (e.g., DeepSeek R1) to produce full reasoning traces for complex problems, helping the agent shape and cross-check its answers.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: OPENROUTER_API_KEY, CORETHINK_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretOPENROUTER_API_KEYexport =sk-or-v1-...
configREASONING_MODELanthropic/claude-opus-4.8 Any OpenRouter model slug (e.g. deepseek/deepseek-r1-0528, openai/o3); claude-opus-4-8 for the anthropic backend
configREASONING_EFFORThigh openrouter: low/medium/high; anthropic: up to xhigh/max
configREASONING_MAX_TOKENS32000 Output cap for the reasoning call
configCORETHINK_API_URL
🔐 secretCORETHINK_API_KEY
configREASONING_BACKENDopenrouter openrouter, anthropic, or corethink
configREASONING_MAX_RESULT_CHARS32000 Truncation cap on the tool result
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/dhruv-corethink-reasoning-traces-1mkw4g)](https://m8ven.ai/mcp/dhruv-corethink-reasoning-traces-1mkw4g)
commit: e08eb3e01562fc784ab8ea3d6eebaf664f286472
code hash: 9e41628d00d51ae529b3f6a9def5311ffde32663138d13a5b45961d4db504fc4
verified: 7/8/2026, 8:43:26 AM
view raw JSON →