1{2 "mcpServers": {3 "flow blockchain": {4 "env": {5 "PORT": "stdio",6 "LOG_LEVEL": "stdio",7 "FLOW_NETWORK": "stdio",8 "FLOW_ACCESS_NODE": "stdio"9 },10 "args": [11 "@outblock/flow-mcp-server",12 "--stdio"13 ],14 "command": "npx"15 }16 }17}
No reviews yet. Be the first to review!
Sign in to join the conversation