chat.md is a VS Code extension mcp client that turns markdown files into editable AI conversations
概要
what is CHAT.MD?
CHAT.MD is a VS Code extension that transforms markdown files into editable AI conversations, allowing users to interact with AI in a chat-like interface.
how to use CHAT.MD?
To use CHAT.MD, install the extension in VS Code, open a markdown file, and start editing past messages or input new queries. The AI will continue the conversation from any point you choose.
key features of CHAT.MD?
- Edit past messages and have the AI continue from any point.
- LLM agnostic MCP support, allowing tool calls on any LLM.
- Stream AI responses directly into the markdown file.
- Tool calls are detected and results are added in an agentic loop.
- Stateless design allows switching LLM providers and tools at any time.
use cases of CHAT.MD?
- Creating interactive documentation with AI assistance.
- Editing and refining AI-generated content in markdown format.
- Facilitating collaborative AI conversations in development environments.
FAQ from CHAT.MD?
- Can I use any LLM with CHAT.MD?
Yes! CHAT.MD supports any LLM, regardless of official tool calling support.
- Is CHAT.MD free to use?
Yes! CHAT.MD is free to use as a VS Code extension.
- How do I install CHAT.MD?
You can install CHAT.MD directly from the VS Code marketplace.