Policy-checked Solana wallet actions with user-set limits, unsigned transactions, and receipts.
claude mcp add kit -- npx -y @toreva/mcp
claude_desktop_config.json
{
"mcpServers": {
"kit": {
"command": "npx",
"args": [
"-y",
"@toreva/mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"kit": {
"command": "npx",
"args": [
"-y",
"@toreva/mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"kit": {
"command": "npx",
"args": [
"-y",
"@toreva/mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"kit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@toreva/mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"kit": {
"command": "npx",
"args": [
"-y",
"@toreva/mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.toreva--kit/reviews or the review_server meta-tool.
POST /mcp