Kit
Rank #14,570io.github.toreva/kit
Policy-checked Solana wallet actions with user-set limits, unsigned transactions, and receipts.
Kit is a Model Context Protocol (MCP) server published by toreva. It ranks #14,570 of 132,345 servers tracked on MCP Toplist. Kit is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Mar 30, 2026 and most recently updated on Aug 28, 2026.
Ranks ahead of 117,775 of 132,345 servers on MCP Toplist.
Use Kit
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http kit https://gateway.toreva.com/mcpclaude mcp add kit -- npx -y @toreva/mcp[mcp_servers.kit]
url = "https://gateway.toreva.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.kit]
command = "npx"
args = ["-y", "@toreva/mcp"]Add to ~/.codex/config.toml.
https://gateway.toreva.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"kit": {
"command": "npx",
"args": [
"-y",
"@toreva/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"kit": {
"url": "https://gateway.toreva.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"kit": {
"command": "npx",
"args": [
"-y",
"@toreva/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"kit": {
"type": "http",
"url": "https://gateway.toreva.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"kit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@toreva/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"kit": {
"serverUrl": "https://gateway.toreva.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"kit": {
"command": "npx",
"args": [
"-y",
"@toreva/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"kit": {
"url": "https://gateway.toreva.com/mcp"
}
}
}{
"mcpServers": {
"kit": {
"command": "npx",
"args": [
"-y",
"@toreva/mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.toreva%2Fkit)<a href="https://mcptoplist.com/server/io.github.toreva%2Fkit"><img src="https://mcptoplist.com/badge/io.github.toreva%2Fkit.svg" alt="MCP Toplist: Top 25% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
toreva
Available versions (3)
| Version | Published |
|---|---|
| 0.2.0 | Aug 28, 2026 |
| 0.1.1 | Apr 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Kit?
- Kit is maintained by toreva, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Kit listed on the Official MCP Registry?
- Yes — Kit is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Kit have?
- MCP Toplist tracks 3 versions of Kit, most recently published on Aug 28, 2026.
- Where can I find the source code for Kit?
- The source code for Kit is hosted at github.com/toreva/kit.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.