claude mcp add comdeerdawn-deerdawn -- npx -y @deerdawn/mcp-server
{
"mcpServers": {
"comdeerdawn-deerdawn": {
"command": "npx",
"args": ["-y", "@deerdawn/mcp-server"]
}
}
}
{
"mcpServers": {
"comdeerdawn-deerdawn": {
"command": "npx",
"args": ["-y", "@deerdawn/mcp-server"]
}
}
}
{
"mcpServers": {
"comdeerdawn-deerdawn": {
"command": "npx",
"args": ["-y", "@deerdawn/mcp-server"]
}
}
}
About This MCP Server
The com.deerdawn/deerdawn Model Context Protocol server is an AI session memory tool that provides context to AI models before each session, allowing them to start with prior knowledge and not from a cold start. It connects to AI coding assistants through standard input/output interfaces and can be installed via npm, enabling remote access to its capabilities. Developers would use this tool when they need to provide their AI models with persistent memory and context across sessions, enhancing their overall performance and effectiveness.
AI session memory: the brief your AI reads before every session so no session starts cold.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.
Package
@deerdawn/mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The deerdawn server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.