Atomadic Fuse runs on your own machine — the client starts it, so there is no endpoint to ping. 148 installs a week from pypi.
Atomadic Fuse MCP — polyglot compiler, harvest logic atoms, discover product chains.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add atomadic-fuse -- uvx atomadic-fuse
{
"mcpServers": {
"atomadic-fuse": {
"args": [
"atomadic-fuse"
],
"command": "uvx"
}
}
}
[mcp_servers.atomadic-fuse]
command = "uvx"
args = ["atomadic-fuse"]
{
"mcpServers": {
"atomadic-fuse": {
"args": [
"atomadic-fuse"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"atomadic-fuse": {
"args": [
"atomadic-fuse"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.