claude mcp add ryptos-io-mcp-simulate -- npx -y @cryptoapis-io/mcp-simulate
{
"mcpServers": {
"ryptos-io-mcp-simulate": {
"command": "npx",
"args": ["-y", "@cryptoapis-io/mcp-simulate"]
}
}
}
{
"mcpServers": {
"ryptos-io-mcp-simulate": {
"command": "npx",
"args": ["-y", "@cryptoapis-io/mcp-simulate"]
}
}
}
{
"mcpServers": {
"ryptos-io-mcp-simulate": {
"command": "npx",
"args": ["-y", "@cryptoapis-io/mcp-simulate"]
}
}
}
About This MCP Server
The io.github.CryptoAPIs-io/mcp-simulate server is a developer tool that enables dry-run EVM transaction simulation via Crypto APIs, allowing developers to test transactions in a simulated environment. This server connects to Crypto APIs and utilizes stdio and npm, providing a platform for developers to evaluate transaction outcomes without executing them on a live network. Developers would use this tool when they need to simulate and test Ethereum Virtual Machine transactions in a controlled setting.
MCP server for dry-run EVM transaction simulation via Crypto APIs. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@cryptoapis-io/mcp-simulate on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The mcp-simulate server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.