Back to search
30
MCP
Chain of Thought
pulsemcp/chain of thoughtExposes raw reasoning tokens from language models through Groq's API, allowing users to see the step-by-step thinking process within <think> tags before receiving final answers.
Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"chain_of_thought": {
"url": "None",
"transport": "http"
}
}
}