MCP Server
MCP
io.github.slima-ai/slima
MCP Server for Slima - AI Writing IDE for Novel Authors with AI Beta Reader.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.slima.ai/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "slima-mcp",
"version": "0.1.13",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Slima API token (starts with slima_). Get it from https://app.slima.ai/settings",
"name": "SLIMA_API_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment