MCP HubMCP Hub
R

chat.md

By rusiaaman·Visit Source
VS Code extension for file-based AI chats with MCP support
2025年4月22日
22 days ago
0 Clicks

What is this MCP

chat.md is a VS Code extension that enables file-based AI conversations using markdown files with .chat.md extension. It implements Model Context Protocol (MCP) for tool execution across any LLM.

How to use this MCP

  • Install the VS Code extension
  • Configure API keys for supported LLMs
  • Create/edit .chat.md files with # %% user and # %% assistant blocks
  • Use Shift+Enter to execute conversations and tools
  • What this MCP can be used for

    - Persistent, version-controlled AI conversations

    - Cross-model tool execution via MCP standard

    - Non-linear editing of AI interactions

    - Project-integrated AI assistance

    Repository Info
    Stars:
    25
    Forks:
    6
    Watchers:
    25
    Last Updated: 26 days ago