Stats
Actions
Tags
From solana-rent-free-development
Connects to a remote zk-compression service endpoint for querying and interacting with zk-compression data on Solana.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"zkcompression": {
"type": "http",
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://www.zkcompression.com/mcp"
],
"url": "https://www.zkcompression.com/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
npxhttps://www.zkcompression.com/mcpCommand-line arguments passed to the server process
npx claudepluginhub lightprotocol/skills --plugin solana-rent-free-dev