← defaultbench.com
INDIVIDUAL MCP TOOL
quote_rank
Calculate informational minimum additions for higher positions.
LIVE ENDPOINT
https://defaultbench.com/mcp
Connect to this endpoint to inspect the live schema for quote_rank 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.defaultbench]
url = "https://defaultbench.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"defaultbench": {
"type": "http",
"url": "https://defaultbench.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: defaultbench
Remote MCP URL: https://defaultbench.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": {
"defaultbench": {
"url": "https://defaultbench.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"defaultbench": {
"type": "http",
"url": "https://defaultbench.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "defaultbench",
"transport": "streamable-http",
"url": "https://defaultbench.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_agents— Search local inventory.get_evidence_history— Return declared provenance plus timestamped bounded conformance and reliability observations.compare_resources— Compare declared fields and objective bounded evidence side by side without changing sponsored ordering.get_discovery_sources— Return non-secret synchronization freshness, state, and active/stale counts for approved organic sources.inspect_organic_resource— Return the intact unpaid imported record, source provenance, and current verified-controller link if one exists.get_claim_status— Return the current time-limited domain and wallet controller link.validate_organic_resource— Read-only validation of source provenance, canonical endpoint, and current controller state.inspect_keyword— Return the keyword summary and deterministic ranking ordered by cumulative verified payment.