Atomadic Fuse MCP — polyglot compiler, harvest logic atoms, discover product chains.
claude mcp add atomadic-fuse -- uvx atomadic-fuse
claude_desktop_config.json
{
"mcpServers": {
"atomadic-fuse": {
"command": "uvx",
"args": [
"atomadic-fuse"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"atomadic-fuse": {
"command": "uvx",
"args": [
"atomadic-fuse"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"atomadic-fuse": {
"command": "uvx",
"args": [
"atomadic-fuse"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"atomadic-fuse": {
"type": "stdio",
"command": "uvx",
"args": [
"atomadic-fuse"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"atomadic-fuse": {
"command": "uvx",
"args": [
"atomadic-fuse"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/tech.atomadic--atomadic-fuse/reviews or the review_server meta-tool.
POST /mcp