Back to directory
waleedf/codeconversationsmcp

waleedf/codeconversationsmcp

@waleedf

Empower Claude to consult other LLMs through this Model Context Protocol Server.

mcpllmopenroutercoding-assistancegpt-4model-context-protocolcontext

Installation & Configuration

{
  "mcpServers": {
    "coding-conversations": {
      "command": "node",
      "args": [
        "/path/to/coding-conversations-mcp/dist/index.js"
      ],
      "disabled": false,
      "autoApprove": []
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/17
Updated
2026/6/17