The neutral 0G MCP server — every 0G primitive (storage, compute, da, chain, attestation) as an MCP tool for Claude / Cursor / Cline / any agent runtime. Foundry is a separate opt-in plugin.
{
"mcpServers": {
"foundryprotocol0gkit": {
"command": "npx",
"args": [
"-y",
"@foundryprotocol/0gkit-mcp"
]
}
}
}