Developer Tools
Trust: 37/100 (Limited)io.github.slima-ai/slima Guide
MCP Server for Slima - AI Writing IDE for Novel Authors with AI Beta Reader.
by slima-ai
Quick Start
Install
npx slima-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-slima-ai-slima": {
"command": "npx",
"args": [
"slima-mcp"
]
}
}
}