Loading MCP server directory, please wait...
Persistent docs and memory for AI agents — read, write, organize & search a shared workspace.
npx @getmcp/cli add io.github.write-space/writespace-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationPersonal access token from Settings → API tokens, sent as 'Bearer ws_pat_…'
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.write-space/writespace-mcp": {
"url": "https://app.writespace.io/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}