Skip to content
Windsurf

arweave mcp for Windsurf

io.github.mrfentmen/arweave-mcp

Keyless MCP server for Arweave: network info, transactions, wallet balances, storage price.

client:Windsurf transport:stdio runtime:npm

Install arweave mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "arweave-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "arweave-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

arweave mcp in other clients