K
Kaspa MCP
by @kasanova-io
MCP server for sending KAS on the Kaspa blockdag.
Created 1/31/2026
Updated 25 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-kaspa-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"kasanova-io-kaspa-mcp": {
"command": "npx",
"args": [
"kasanova-io-kaspa-mcp"
]
}
}
}