OlaHulleberg/mcpc
An extension to MCP (Model-Context-Protocol) that enables two-way asynchronous communication between LLMs and tools through the already existing MCP transport - no additional transport layer needed.
Platform-specific configuration:
{
"mcpServers": {
"mcpc": {
"command": "npx",
"args": [
"-y",
"mcpc"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...