Million19/llm_to_mcp_integration_engine
The llm_to_mcp_integration_engine is a communication layer designed to enhance the reliability of interactions between LLMs and tools (like MCP servers or functions).
Platform-specific configuration:
{
"mcpServers": {
"llm_to_mcp_integration_engine": {
"command": "npx",
"args": [
"-y",
"llm_to_mcp_integration_engine"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...