diff --git a/README.md b/README.md index 305bf04..fd0fbc8 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ A Model Context Protocol (MCP) server that provides persistent project context and planning state between Claude Code sessions. This eliminates the need to re-explain project details, current status, and development context every time you start a new coding session. + + Project Context Server MCP server + + ## What It Does The MCP Project Context Server acts as a persistent memory layer for your development projects, maintaining: @@ -268,4 +272,4 @@ For issues related to: - **MCP Protocol**: See [Model Context Protocol documentation](https://modelcontextprotocol.io/) - **Claude Code**: See [Claude Code documentation](https://docs.anthropic.com/en/docs/claude-code) - **READ THE DOCS**: See [official TS SDK for MCP](https://github.com/modelcontextprotocol/typescript-sdk) -- **This Server**: Open an issue in this repository +- **This Server**: Open an issue in this repository \ No newline at end of file