arilivigni
MCP Serverarilivignipublic

copilot flow state

This is my development environment for GHCP flow state and vibe coding

Repository Info

1
Stars
0
Forks
1
Watchers
0
Issues
Shell
Language
MIT License
License

About This Server

This is my development environment for GHCP flow state and vibe coding

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

Copilot Flow State

This repository is a template for quickly setting up a GitHub Copilot development environment. Use it to bootstrap your own projects with recommended tools, extensions, and configuration for Copilot and agent workflows.

About This Template

This template provides:

  • A ready-to-use Dev Container for VS Code
  • Pre-installed extensions for Copilot, Python, linting, and diagrams
  • Docker-in-Docker support for containerized development
  • Example Copilot and agent settings

Development Container Configuration

This project uses a Development Container with the following configuration:

  • Base image: mcr.microsoft.com/devcontainers/base:jammy
  • Features:
    • Docker-in-Docker for local container development
    • GitHub CLI
    • Latest Node.js (with pnpm and nvm)
  • Post-create command: Runs .devcontainer/postCreate.sh after container setup

VS Code Extensions

The following extensions are automatically installed:

  • GitHub Copilot Insiders
  • Python
  • ESLint
  • Markdown Lint
  • Mermaid Markdown

Copilot Settings

  • chat.agent.enabled: true
  • chat.mcp.enabled: true

Getting Started

  1. Ensure you have Docker and VS Code with Dev Containers extension installed
  2. Clone this repository
  3. Open in VS Code and click "Reopen in Container" when prompted
  4. Wait for the container to build and initialize

Using Docker-in-Docker

The devcontainer includes Docker-in-Docker support, so you can build and run Docker containers within the development environment:

# Example Docker command
docker build -t my-app .
docker run -p 3000:3000 my-app

Using GitHub CLI

GitHub CLI is included for easy interaction with GitHub repositories:

# Example GitHub CLI commands
gh auth login
gh repo view
gh issue list

Using Mermaid Diagrams

You can create flowcharts and diagrams in Markdown files with Mermaid syntax:

graph TD;
    A[Start] --> B[Process];
    B --> C[End];

License

See the LICENSE file for details.

Quick Start

1

Clone the repository

git clone https://github.com/arilivigni/copilot-flow-state
2

Install dependencies

cd copilot-flow-state
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerarilivigni
Repocopilot-flow-state
LanguageShell
LicenseMIT License
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation