SDK, CLI, and MCP tools for user-directed Solana wallet policy checks, simulations, and receipts. Public execution features are gated by compliance clearance.
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
- !Licence file present but not machine-readable
git clone https://github.com/toreva/kit{
"mcpServers": {
"kit": {
"command": "node",
"args": ["/path/to/kit/dist/index.js"],
"env": {
"RELAY_AUTH_TOKEN": "<relay_auth_token>"
}
}
}
}RELAY_AUTH_TOKENMCP Servers overview
<!-- BEGIN TOREVA GITHUB LOGO -->
<p align="center">
<a href="https://github.com/toreva">
<img src="https://raw.githubusercontent.com/toreva/.github/main/assets/toreva-logo-cyan-dark.png" alt="Toreva" width="96">
</a>
</p>
<!-- END TOREVA GITHUB LOGO -->
# toreva kit
Policy-checked Solana wallet actions for MCP clients.
Users set the limits. Toreva reads, simulates, prepares unsigned transactions,
explains, and receipts every outcome. The user signs elsewhere.
No money moves through this connector.
## Establish your wallet
Use `toreva_establish_agent_wallet` to set up an agent wallet with hard limits.
Your main wallet stays the root owner. Toreva does not hold a private key or a
key share. Every setup returns a receipt.
```bash
toreva_establish_agent_wallet({
human_wallet_address: "your-wallet-address",
policy_bounds: {
daily_notional_lamports: 1000000,
operations_per_day: 3,
cooldown_seconds: 60,
risk_tier_ceiling: "low",
allowed_operations: ["read", "scan", "simulate", "prepare_unsigned_transaction"],
valid_until: null
}
})
```
## MCP Tools
| Tool | What it does |
| --- | --- |
| `toreva_establish_agent_wallet` | Create the agent wallet with hard limits |
| `toreva_read_or_scan` | Read or scan a main wallet or agent wallet |
| `toreva_simulate_action` | Test an action before anything is prepared |
| `toreva_prepare_unsigned_transaction` | Prepare an unsigned transaction after simulation |
| `toreva_explain_action` | Explain an action or receipt |
| `toreva_get_receipt` | Fetch one receipt |
| `toreva_refuse_action` | Refuse an unsafe action and return a refusal receipt |
## Install
The local package runs over stdio. Install and run it yourself:
```bash
npm install -g @toreva/mcp
RELAY_AUTH_TOKEN=your_token toreva-mcp
```
For local development:
```bash
pnpm install
pnpm --filter @toreva/mcp build
RELAY_AUTH_TOKEN=your_token node packages/mcp/dist/index.js
```
## Package
`@toreva/mcp` is the Rung-1 MCP package. Version `0.2.0` is stdio-local only.
The public metadata is `server.json` and `packages/mcp/package.json`.
## Packages
| Package | What |
| --- | --- |
| `@toreva/mcp` | MCP server for agent integration |
| `@toreva/types` | Shared schemas and types |
| `@toreva/sdk` | TypeScript client library |
| `@toreva/cli` | Command-line interface |
## Verify
```bash
pnpm test
pnpm --filter @toreva/mcp build
```
## Regulatory notice
This software provides tooling for interacting with the Toreva policy service.
It does not provide financial advice, investment advice, trading advice, or any
other form of advice. Use of this software does not create a fiduciary
relationship, advisory relationship, or any other professional relationship
between you and Toreva Pty Ltd.
Toreva Pty Ltd is not responsible for modifications made to this software by
third parties, including modifications that alter or remove compliance language,
disclaimers, or risk warnings. If you use a modified version of this software,
you do so at your own risk and are responsible for ensuring your use complies
with applicable law.
## License
MIT — see [LICENSE](./LICENSE)
What people ask about kit
What is toreva/kit?
+
toreva/kit is mcp servers for the Claude AI ecosystem. SDK, CLI, and MCP tools for user-directed Solana wallet policy checks, simulations, and receipts. Public execution features are gated by compliance clearance. It has 0 GitHub stars and its last recorded update is dated 2026-08-28.
How do I install kit?
+
You can install kit by cloning the repository (https://github.com/toreva/kit) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is toreva/kit safe to use?
+
Our security agent has analyzed toreva/kit and assigned a Trust Score of 80/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.
Who maintains toreva/kit?
+
toreva/kit is maintained by toreva. The last recorded GitHub activity is dated 2026-08-28, with 5 open issues.
Are there alternatives to kit?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy kit to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!