claude mcp add ollhouse-mcp-server -- npx -y @dollhousemcp/mcp-server
{
"mcpServers": {
"ollhouse-mcp-server": {
"command": "npx",
"args": ["-y", "@dollhousemcp/mcp-server"]
}
}
}
{
"mcpServers": {
"ollhouse-mcp-server": {
"command": "npx",
"args": ["-y", "@dollhousemcp/mcp-server"]
}
}
}
{
"mcpServers": {
"ollhouse-mcp-server": {
"command": "npx",
"args": ["-y", "@dollhousemcp/mcp-server"]
}
}
}
About This MCP Server
The Model Context Protocol server is a developer tool that enables customization of AI experiences by creating and managing various components such as Personas, Skills, Templates, Agents, and Memories. It can be used to tailor AI interactions to specific needs and is accessible through npm and stdio. Developers would use this server to create personalized AI experiences, leveraging its capabilities to define and control the behavior of AI models.
OSS to create Personas, Skills, Templates, Agents, and Memories to customize your AI experience.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@dollhousemcp/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 DollhouseMCP server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.