MCP Protocol

Vibe Coding AI Toolkit

Integrate powerful AI capabilities directly into your coding workflow. Generate images, process audio, and more - right from your IDE.

What You Can Build

Real-world use cases powered by AI

๐ŸŽจ

Generate Game Assets

Create sprites, textures, and concept art directly in your project.

generate_image "pixel art sword, 32x32"
๐Ÿ“

Write Content

Generate documentation, README files, and marketing copy.

generate_text "Explain this function..."
๐ŸŽค

Transcribe Audio

Convert voice memos, podcasts, and meetings to text.

transcribe_audio audio.wav
๐Ÿ–ผ๏ธ

Analyze Images

Extract information from screenshots, diagrams, and photos.

describe_image screenshot.png
๐ŸŒ

Translate Content

Localize your app to 100+ languages instantly.

translate_text "Hello" en es
๐Ÿ”

Semantic Search

Build intelligent search with text embeddings.

generate_embeddings "query text"

Quick Setup

Get running in under a minute

Step 1: Add the MCP server

Run this command in your terminal:

claude mcp add cfg-labs https://api.cfglabs.com/mcp -t http

Step 2: Start using AI tools

The tools are now available in your Claude Code sessions. Try: "Generate an image of a sunset over mountains"

Optional: Add API key for higher limits

Get an API key from your profile page, then:

claude mcp add cfg-labs https://api.cfglabs.com/mcp -t http -H "X-API-Key: YOUR_KEY"

Available Tools

7 powerful AI tools at your fingertips

generate_text

Generate text using Llama 3.1, Mistral, or Qwen models. Great for content creation, code explanations, and more.

generate_image

Create images from text descriptions using Stable Diffusion XL. Perfect for concept art, icons, and graphics.

transform_image

Modify existing images with AI. Apply style transfers, enhance, or completely reimagine visuals.

describe_image

Analyze images and get detailed descriptions. Useful for accessibility, documentation, and understanding visuals.

transcribe_audio

Convert speech to text using OpenAI Whisper. Supports multiple audio formats and languages.

translate_text

Translate between 100+ languages using M2M100. Perfect for localization and international projects.

generate_embeddings

Create vector embeddings for semantic search, similarity matching, and RAG applications.

Ready to Vibe Code?

Start using AI tools in your IDE today. No credit card required for basic usage.

Get Started Free