Model Context Protocol (MCP) server configuration and tool manifest for 0xERR0R/blocky
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"blocky": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-blocky"
]
}
}
}