MCP Integrations
🔧 What Are MCP Integrations?
CodingFleet now supports MCP (Model Context Protocol) integrations in the chat tool. MCP allows the AI to use external tools (like GitHub or Hugging Face) securely, directly from your chat, to extend what it can do for you.
With MCP enabled, you can let the AI:
- Manage GitHub repositories, commits, issues, pull requests, actions, and more (90+ GitHub tools).
- Search Hugging Face for models, datasets, papers, and Spaces, and even manage them.
- Connect to custom or remote MCP servers (including community servers and your own).
🚀 How to Enable MCP Tools in CodingFleet
- Go to the Chat Tool.
- Click the Tools icon (🛠️) beside the message box.
- Select Integrations.
- Choose an integration:
- GitHub
- Hugging Face
- + Create Custom MCP
- Provide your auth token (if required):
- GitHub token: Get one here
- Hugging Face token: Get one here
- Tokens are saved only in your browser.
- Click Fetch Tools in the popup/modal.
- Select which tools to enable (choose individually or select all).
- Once confirmed, the MCP tools will be active in your chat, you can always toggle (disable/enable) them using the checkbox in the popup.
🌐 Available Integrations
GitHub (90+ tools)
- Manage repositories, issues, pull requests, actions and many more.
- Search, read, create, and update almost anything you can do in the GitHub UI.
- Example: "Create a new issue in repo X", "Search for starred repositories", "List open pull requests".
- You can also enable "Code Execution" alongside GitHub MCP and run any GitHub code in the sandbox environment. Useful for verifying code in pull requests or fix issues.
Hugging Face
- Search and explore AI models, datasets, papers, and Spaces.
- Manage Spaces linked to your account at the bottom of the page. You can add Image/Video Generation spaces and use them in CodingFleet, although most video generation Spaces need a paid subscription on Huggingface (such as Pro) for the daily compute usage increase. However, some models like Qwen Image Fast doesn't consume much compute power and is available in Huggingface for Free users.
- Requires a Hugging Face MCP token: Get it here.
Custom MCP Servers
- You can connect your own MCP server, or explore existing ones.
- Quickstart guide: How to create an MCP server.
- Curated list of public remote MCP servers: Awesome Remote MCP Servers.
⚙️ Model Support
Currently, MCP tools are supported only by:
- OpenAI models (GPT-5, GPT-5 mini, etc.)
- Anthropic models (Claude Opus, Sonnet, Haiku)
- Google models (Gemini Flash & Pro)
- DeepSeek models
🔹 MCP works only in the chat UI for now.
🔒 Privacy Note
- Your tokens and all MCP information are stored only in your browser, never on CodingFleet’s servers.
- You have full control over which tools are active, and when to expire the tokens.
Last Updated: sep 2025