Stats
Actions
Tags
From socraticode
Local stdio MCP server launched via npx socraticode, running as a subprocess on the user's machine. Specific tools, resources, or capabilities unclear from configuration.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"socraticode": {
"command": "npx",
"args": [
"-y",
"socraticode"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub giancarloerra/socraticode --plugin socraticode