LIVE ENDPOINT
https://mcp.lonestaroracle.xyz/mcp
Connect to this endpoint to inspect the live schema for gov_edge and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.lonestaroracle]
url = "https://mcp.lonestaroracle.xyz/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"lonestaroracle": {
"type": "http",
"url": "https://mcp.lonestaroracle.xyz/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: lonestaroracle
Remote MCP URL: https://mcp.lonestaroracle.xyz/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": {
"lonestaroracle": {
"url": "https://mcp.lonestaroracle.xyz/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"lonestaroracle": {
"type": "http",
"url": "https://mcp.lonestaroracle.xyz/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "lonestaroracle",
"transport": "streamable-http",
"url": "https://mcp.lonestaroracle.xyz/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
token_due_diligence— Full ERC-20 token due diligence: risk score, honeypot check, liquidity, holder concentration, ownership status.wallet_risk— Wallet risk score (0-10) for any Ethereum address.contract_check— Smart contract verification for any EVM address.chainscout_intelligence— On-chain intelligence for Base and Ethereum.whale_alert— Real-time whale transfer alerts on Base and Ethereum.token_launches— Scan newly launched tokens — filters for legitimate new launches vs.defi_risk— DeFi protocol risk assessment — TVL, audit status, exploit history, smart contract risk, plus current supply/lending yields (APY) for lending/yield protocols.cascade_watch— DeFi liquidation cascade risk monitor — tracks collateral-at-risk curves across Morpho Blue markets.