@saiso/svm-mcp-server
v1.0.0-rc8
Published
First-party SAISO SVM MCP server with canonical parity operations
Readme
@saiso/svm-mcp-server
First-party SAISO SVM MCP server with canonical Solana/SVM operations for generated SAISO projects.
Install
npm install @saiso/svm-mcp-server@rcThe package also exposes a binary:
saiso-svm-mcp-server --helpWhat It Provides
- SVM account and balance query tools
- SVM transaction-oriented MCP surfaces for generated agents
- parity coverage for SAISO projects that need both EVM and SVM server families
Most users receive this package through SVM project templates:
npm install -g @saiso/cli@rc
saiso new my-svm-agent --template agent-svm --env testnetRepository
https://github.com/BHIIKTOR/saiso
