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_TOKENResumen de MCP Servers
<!-- 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)
Lo que la gente pregunta sobre kit
¿Qué es toreva/kit?
+
toreva/kit es mcp servers para el ecosistema de Claude AI. SDK, CLI, and MCP tools for user-directed Solana wallet policy checks, simulations, and receipts. Public execution features are gated by compliance clearance. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-28.
¿Cómo se instala kit?
+
Puedes instalar kit clonando el repositorio (https://github.com/toreva/kit) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar toreva/kit?
+
Nuestro agente de seguridad ha analizado toreva/kit y le ha asignado un Trust Score de 80/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene toreva/kit?
+
toreva/kit es mantenido por toreva. La última actividad registrada en GitHub es del 2026-08-28, con 5 issues abiertos.
¿Hay alternativas a kit?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega kit en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
Más 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!