anevjes/longrunning_mcp_tools
A quick sample to demonstrate use of Async request/response pattern to help deal with long running MCP calls
Platform-specific configuration:
{
"mcpServers": {
"longrunning_mcp_tools": {
"command": "npx",
"args": [
"-y",
"longrunning_mcp_tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...