MCP server for building unsigned transactions on multiple blockchains via Crypto APIs
{
"mcpServers": {
"iogithubcryptoapis-iomcp-prepare-transactions": {
"command": "npx",
"args": [
"-y",
"@cryptoapis-io/mcp-prepare-transactions"
]
}
}
}