atomadic fuse for Zed
tech.atomadic/atomadic-fuse
Atomadic Fuse MCP — polyglot compiler, harvest logic atoms, discover product chains.
client:Zed
transport:stdio
runtime:pypi
Install atomadic fuse in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"atomadic-fuse": {
"command": "uvx",
"args": [
"atomadic-fuse"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs