What is the tech.atomadic/atomadic-fuse MCP server?
Atomadic Fuse MCP — polyglot compiler, harvest logic atoms, discover product chains.
How to install tech.atomadic/atomadic-fuse
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"atomadic-fuse": {
"command": "fuse-mcp",
"args": [
"atomadic-fuse"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"atomadic-fuse": {
"command": "fuse-mcp",
"args": [
"atomadic-fuse"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"atomadic-fuse": {
"command": "fuse-mcp",
"args": [
"atomadic-fuse"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"atomadic-fuse": {
"type": "stdio",
"command": "fuse-mcp",
"args": [
"atomadic-fuse"
]
}
}
}Claude Code
claude mcp add atomadic-fuse -- fuse-mcp atomadic-fuseRelated MCP servers
Atomadic Nexus — trust layer for the agent economy. 32 tools: trust gates, x402, lineage, swarm.