This is an MCP (Model Context Protocol) server that provides digital signature capabilities for blockchain transactions. It is designed to work in tandem with the adamik-mcp-server, which handles trans
{
"mcpServers": {
"adamiksigner": {
"command": "npx",
"args": [
"-y",
"@adamik/signer-mcp-server"
]
}
}
}