MCP Server
MCP
io.github.CryptoAPIs-io/mcp-prepare-transactions
MCP server for building unsigned transactions on EVM, Tezos, Solana, Kaspa, XRP, UTXO, Tron
Install
npx -y @cryptoapis-io/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@cryptoapis-io/mcp-prepare-transactions",
"version": "0.4.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Crypto APIs API key",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "CRYPTOAPIS_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment