Routescore
@Routescore
Routescore について
Routescore
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp": {
"command": "node",
"args": [
"dist/index.js"
],
"env": {
"ROUTESCORE_API_KEY": "rs_live_...",
"ROUTESCORE_API_URL": "http://localhost:3000"
}
}
}
}ツール
8Modeled premium estimate for MEV-sandwich exposure on a swap (modeled premium, expected/CVaR loss).
Modeled premium estimate for cross-chain bridge execution failure vs a modeled SLA expectation.
Modeled premium estimate for slashing risk on an LRT position given AVS exposure.
What-if Monte Carlo: modeled expected premium vs refund/loss over a horizon.
Pre-trade check an agent runs before it signs: modeled route quality, price-impact / slippage band, modeled MEV/execution exposure where observable, and a token registry read (recognized vs unverified), as a `clear / caution / unsupported` verdict. Supports Ethereum (1) and Robinhood Chain (4663). Recognition is not safety, sellability, rights, redemption, liquidity, or investment-quality verification. Decision support, not execution. Every keyed call also attempts to persist a hash-verifiable evidence record and returns its `record_id`, `evidence_bundle_id`, and `record_output_hash` — null, with a `record_persistence_failed` caveat, if the record store is unavailable.
Fetch one persisted preflight evidence record by `record_id` (owner-scoped to the configured key's account). The record embeds the original check response verbatim plus a canonical-JSON SHA-256 integrity hash so the evidence can be re-verified offline. Read-only evidence: record creation rejects known execution-material keys (calldata, transaction payloads, signing material) and drops identity-shaped labels from the actor context.
Latest public MEV-detector run manifest (version hash + universe).
Confirm the key works and report its plan tier.
概要
What is Mcp?
An MCP server that exposes the Routescore public API as tools for Claude, Codex, Cursor, and any MCP-capable agent. It is a thin, stateless wrapper around the keyed REST gateway — no data is stored locally.
How to use Mcp?
The README includes setup instructions such as "command": "npx",.
Key features of Mcp
- ROUTESCORE_API_URL — override the API base (default https://www.routescore.io)
- Scenario and quote outputs are modeled decision-support, not investment advice
- MCP does not custody assets, execute transactions, route funds, or guarantee
- Rate limits apply per key; responses carry X-RateLimit-* headers
Use cases of Mcp
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Mcp
Where is the source code for Mcp?
The source code is linked from the repository URL on this page.
Does Mcp include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
「AI とエージェント」の他のコンテンツ
1Panel
1Panel-dev🔥 1Panel is a modern, open-source VPS control panel — and the only one with native AI agent support. Run Ollama models, deploy OpenClaw agents, and manage your entire server stack from one clean web interface.
MCP-NixOS - Because Your AI Assistant Shouldn't Hallucinate About Packages
utensilsMCP-NixOS - Model Context Protocol Server for NixOS resources
Sequential Thinking Multi-Agent System (MAS)
FradSerAn advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
コメント