Loading MCP server directory, please wait...
Recall, check, search, timeline, and graph tools for fiction writers via Seizn Memory v3.
npx @getmcp/cli add io.github.litheonhq/author-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
SEIZN_API_KEYBearer token from https://seizn.com/dashboard/account/api-keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.litheonhq/author-mcp-server": {
"command": "npx",
"args": [
"-y",
"@seizn/author-mcp-server"
],
"env": {
"SEIZN_API_KEY": "",
"SEIZN_API_BASE_URL": ""
}
}
}
}