Cotforce MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 7 May 2026.
Give brains to your small models. MCP server enforcing step-by-step Chain-of-Thought.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add cotforce-mcp -- npx -y @slbdn/cotforce-mcp
{
"mcpServers": {
"cotforce-mcp": {
"args": [
"-y",
"@slbdn/cotforce-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.cotforce-mcp]
command = "npx"
args = ["-y", "@slbdn/cotforce-mcp"]
{
"mcpServers": {
"cotforce-mcp": {
"args": [
"-y",
"@slbdn/cotforce-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"cotforce-mcp": {
"args": [
"-y",
"@slbdn/cotforce-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.