mcp-companion #2918
Replies: 6 comments 17 replies
-
|
I've done some work on ironing out issues here and its stability is improving. Tool registration to http servers got some fixes and a bunch more |
Beta Was this translation helpful? Give feedback.
-
|
That's great to see. I know codecompanion is implementing MCP native support but I have no idea when it will get feature parity with mcp-hub or yours. @olimorris do you have a plan on when MCP support will be evolved or is this not a prio at the moment? |
Beta Was this translation helpful? Give feedback.
-
|
@georgeharker Tried to install and use it and failed miserably. Installing standalone doesn't work as well. When I open CodeCompanion it freezes for at least 10 seconds. After ready to chat, the mcps doesn't appear. CodeCompanion: 19 Can you help me troubleshooting this? |
Beta Was this translation helpful? Give feedback.
-
|
Please do let me know if you try it- if it's working well for you or if there are issues you encounter. I'd like to make sure it's solid for folks other than me. |
Beta Was this translation helpful? Give feedback.
-
|
Can you try either
or
from the cli? If you have one running outside shared server it’ll likely port conflict on startup. You can use also
will bring down a problematic start of the bridge if started via shared server (or the mcp-companion) |
Beta Was this translation helpful? Give feedback.
-
|
Mcp-companion can now toggle mcps per chat session. You can also choose which to expose to chats by default |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
A possible replacement for mcp-hub (which seems to be dead)
https://github.com/georgeharker/mcp-companion/
integrates with code-companion and loads standard mcpservers.json files (with some optional additions for ephemeral server management).
Uses fastmcp for the mcp integration (which is a mature codebase).
This project itself is super new - it's working for me, but please lmk if you try it and find issues
Beta Was this translation helpful? Give feedback.
All reactions