Model Context Protocol server for AFFiNE - enables AI assistants to interact with AFFiNE workspaces, documents, and collaboration features.
{
"mcpServers": {
"affine": {
"command": "npx",
"args": [
"-y",
"affine-mcp-server"
]
}
}
}