mcp-server-near-batch-transaction
v1.0.0
Published
MCP Server - NEAR Batch transaction
Readme
mcp-server-near-batch-transaction
MCP Server - NEAR Batch transaction
Install & Setup
Add to Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"mcp-server-near-batch-transaction": {
"command": "npx",
"args": [
"-y",
"mcp-server-near-batch-transaction"
]
}
}
}Available Tools
get_account_infoview_access_keyssimulate_batch_transactionencode_batch_transactionget_recent_block_hash
Build from Source
npm install && npm run build
node dist/index.js