Loading MCP server directory, please wait...
Pay for x402 paywalls, datasets, and store checkouts on Solana, behind hard spending caps.
npx @getmcp/cli add com.solinkify/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SOLINKIFY_WALLET_PATHPath to the agent's Solana JSON keypair (solana-keygen new -o agent-keypair.json)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.solinkify/mcp": {
"command": "npx",
"args": [
"-y",
"@solinkify/mcp"
],
"env": {
"SOLINKIFY_WALLET_PATH": "",
"SOLINKIFY_MAX_PAYMENT_USD": "",
"SOLINKIFY_DAILY_CAP_USD": "",
"SOLINKIFY_NETWORK": "",
"SOLANA_RPC_URL": ""
}
}
}
}