🤖 AI Development Pipeline MCP Integration

Model Context Protocol server for Claude AI integration

✅ MCP Server Status: Online

The cloud MCP endpoint is running and ready for Claude integration.

🔗 Integration Endpoints

Cloud MCP Endpoint: /api/mcp
Health Check: /api/health

🛠️ Available MCP Tools

read_project_file

Read files from the workspace

write_project_file

Write/update files in the workspace

run_shell_command

Execute shell commands

check_file_exists

Check if files exist

list_directory_files

List directory contents

run_augment_prompt

Send prompts to Augment agent

run_project_tests

Execute project tests

📚 Documentation

For setup instructions and integration guides, visit the GitHub repository.

🚀 Quick Start

  1. Local Development: npm run dev:mcp
  2. Claude Desktop: Add stdio transport configuration
  3. Cloud Integration: Use this Vercel URL as HTTP MCP server