So, I was recently exploring different options for model routing based on task complexity, and realized that it’s absolutely essential that the model router provides an unified MCP gateway as well.Because it’s as painful as connecting your separate providers to a service. For example, you are using OpenCode and Hermes, and as provider, you have got Groq, OpenRouter and Anthropic, and also a couple of MCPs. So, the hassle comes from connecting all your MCPs and LLM providers to both OpenCode and Hermes separately. Now, you can do it for two, but what if you also use OpenClaw, jcode, or Muse Code? It becomes a nightmare of executing busy chores.So, a LLM and MCP gateway like Bifrost becomes necessary, which is both free and open-source. Out of all the solutions I tried like Truefoundry or LiteLLM, Bifrost sounded the best one to me. Please share your feedbacks and opinion regarding this in the comments.