๐ A completely free and open interplanetary-microblogging platform ๐
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"misskey": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-misskey"
]
}
}
}