← Registry

Developer Tools

recoversolrent.com

A service that analyzes Solana accounts to identify recoverable rent and provides pricing, chain support, and methodology details for rent recovery.

1 endpoint4 known toolsFirst detected September 2, 2026Last detected September 2, 2026

ENDPOINT 1

https://recoversolrent.com/mcp

No auth detected

MCP server metadata

Name
recover-sol-rent
Version
1.1.0
Capabilities
tools
Server instructions

Use public addresses only. All tools are read-only. Never provide a seed phrase, private key, or wallet password.

Known tools 4

recoversolrent.scan_solana

Read public Solana account state and identify empty token accounts, possible dust balances, possible NFTs, and current rent held by each account.

Inferred read-only
recoversolrent.get_pricing

Return the disclosed success fee, referral discount, atomic on-chain revenue split, and whether fee collection is configured.

Inferred read-only
recoversolrent.get_supported_chains

Return the single supported recovery network and its execution boundary.

Inferred read-only
recoversolrent.get_methodology

Return the product safety boundary, exact-versus-estimate policy, and canonical documentation links.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.recover-sol-rent]
url = "https://recoversolrent.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "recover-sol-rent": {
      "type": "http",
      "url": "https://recoversolrent.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: recover-sol-rent
Remote MCP URL: https://recoversolrent.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "recover-sol-rent": {
      "url": "https://recoversolrent.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "recover-sol-rent": {
      "type": "http",
      "url": "https://recoversolrent.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "recover-sol-rent",
  "transport": "streamable-http",
  "url": "https://recoversolrent.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.