io.github.philpof102-svg/mainstreet
REMOTE · AVISRADAR-PRODUCTION.UP.RAILWAY.APP · SCANNED SEP 22
Reputation oracle for AI agents on Base: SAFE/CAUTION/BLOCK + 0-100 score before you pay. x402+MCP
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security63
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to call this server, and 44 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability76
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 4801 tokens (~109/item across 44 items; 44 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
- No destabilizing schema changes in the last 30 days.Pass
Tool Coverage84
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 52% of tool parameters carry a description.Partial
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "lawbor_m1_send" implies "send" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
- An AI judge read all 44 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities20
- Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
How do I install the io.github.philpof102-svg/mainstreet MCP server?
io.github.philpof102-svg/mainstreet is a hosted endpoint at https://avisradar-production.up.railway.app/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · avisradar-production.up.railway.app
claude mcp add --transport http philpof102-svg-mainstreet 'https://avisradar-production.up.railway.app/mcp'
{
"mcpServers": {
"philpof102-svg-mainstreet": {
"url": "https://avisradar-production.up.railway.app/mcp"
}
}
} {
"servers": {
"philpof102-svg-mainstreet": {
"type": "http",
"url": "https://avisradar-production.up.railway.app/mcp"
}
}
} [mcp_servers.philpof102-svg-mainstreet] url = "https://avisradar-production.up.railway.app/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"philpof102-svg-mainstreet": {
"type": "remote",
"url": "https://avisradar-production.up.railway.app/mcp",
"enabled": true
}
}
} openclaw mcp add philpof102-svg-mainstreet --url 'https://avisradar-production.up.railway.app/mcp' --transport streamable-http
mcp_servers:
philpof102-svg-mainstreet:
url: "https://avisradar-production.up.railway.app/mcp" {
"McpServers": {
"philpof102-svg-mainstreet": {
"Transport": "http",
"Url": "https://avisradar-production.up.railway.app/mcp"
}
}
} assistant mcp add philpof102-svg-mainstreet -t streamable-http -u 'https://avisradar-production.up.railway.app/mcp'
{
"mcpServers": {
"philpof102-svg-mainstreet": {
"type": "http",
"url": "https://avisradar-production.up.railway.app/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 28 Aug 26 0
- Tool “mainstreet_collusion” rewrote its description, which is the text the model reads security
- Tool “mainstreet_match” rewrote its description, which is the text the model reads security
- Tool “mainstreet_score” rewrote its description, which is the text the model reads security
- Tool “mainstreet_top_buyers” rewrote its description, which is the text the model reads security
- Tool “mainstreet_top_raters” rewrote its description, which is the text the model reads security
- Tool “mainstreet_vet” rewrote its description, which is the text the model reads security
- Schema quality: pass → fail ▼ functional
- New tool “mainstreet_wallet_cluster” functional
- “mainstreet_score” added an optional parameter “live” cosmetic
- 26 Aug 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 25 Aug 26 0
- Stability: 0.97 → pass security
- 19 Aug 26 0
- HSTS header: unverified → pass ▲ security
- Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 43 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. security
- 17 Aug 26 0
- HSTS header: pass → unverified ▼ security
- Authorization: Authorisation not yet verified: we couldn't confirm whether this endpoint requires it. security
- 11 Aug 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 2 Aug 26 0
- Endpoint reachability: reachable → unreachable ▼ security
- HSTS header: pass → unverified ▼ security
- Stability: 0.20 → unverified ▼ security
- Authorization: Authorisation not yet verified: we couldn't confirm whether this endpoint requires it. security
- Capabilities: fail → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Endpoint reachability: unreachable → reachable ▲ functional
- First check of Schema quality: unverified functional
- 31 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 22 Sept 2026 · Probed https://avisradar-production.up.railway.app/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=*.up.railway.app | CN=YE1,O=Let's Encrypt,C=US | 29 Jul 2026 | 27 Oct 2026 | ECDSA 256 | ECDSA-SHA384 | 6da79bb561da3efeb0e751ca21abd3999fe |
| SANs: *.up.railway.app, up.railway.app | ||||||
| CN=YE1,O=Let's Encrypt,C=US (CA) | CN=Root YE,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | ECDSA 384 | ECDSA-SHA384 | 5ddd70dd31f801c85c186a7a04b80afe |
| CN=Root YE,O=ISRG,C=US (CA) | CN=ISRG Root X2,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | ECDSA-SHA384 | 872165fc34b6e5fba8add5b3705fb53a |
| CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | SHA256-RSA | 6c8f1dc727c7117f7baf853ac980f9cd |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of avisradar-production.up.railway.app. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| app. | present | 23684 | 8 | Verified |
| railway.app. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
| Header | Value |
|---|---|
| strict-transport-security | max-age=31536000; includeSubDomains |
| content-security-policy | default-src 'self';script-src 'self' 'unsafe-inline' https://js.stripe.com https://checkout.stripe.com https://www.googletagmanager.com https://cdn.amplitude.com https://*.amplitude.com https://plausible.io;style-src 'self' 'unsafe-inline' https://fonts.googleapis.com;img-src 'self' data: https: blob:;font-src 'self' data: https://fonts.gstatic.com;connect-src 'self' https://api.stripe.com https://*.amplitude.com https://plausible.io https://www.google-analytics.com;frame-src 'self' https://js.stripe.com https://checkout.stripe.com https://hooks.stripe.com;frame-ancestors 'none' https://warpcast.com https://*.warpcast.com https://farcaster.xyz;form-action 'self' https://checkout.stripe.com;base-uri 'self';object-src 'none';upgrade-insecure-requests;script-src-attr 'none' |
| x-content-type-options | nosniff |
| x-frame-options | SAMEORIGIN |
| referrer-policy | strict-origin-when-cross-origin |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://avisradar-production.up.railway.app/mcp | Verified | 200 | |
| http (plaintext) | http://avisradar-production.up.railway.app/mcp | HTTPS enforced | 301 | https://avisradar-production.up.railway.app/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
lawbor_bind_did ~188
Bind a Gitlawb DID (Ed25519 did:key) to a 0x wallet via MUTUAL proof so LAWBOR reputation attaches to the DID. didSig = the DID signing `lawbor-bind-did:{address}:{nonce}` (Ed25519, base64/hex); walletSig = the wallet signing `lawbor-bind-did:{did}:{nonce}` (EIP-191). One DID ↔ one wallet (anti-sybil).
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | – |
| did | string | yes | did:key:z6Mk… (Ed25519). |
| didSig | string | yes | Ed25519 sig (base64 or hex) over lawbor-bind-did:{address}:{nonce}. |
| nonce | string | yes | – |
| walletSig | string | yes | EIP-191 sig over lawbor-bind-did:{did}:{nonce}. |
No output schema declared.
No examples provided.
lawbor_council ~138
Form a reputation-weighted, sybil-deduped panel of K agents to run a quorum — the glue between routing and consensus. One wallet = one seat (even across multiple DIDs). With no candidates, auto-pulls the top trusted set. Then collect each panelist answer and call lawbor_quorum.
| Name | Type | Req | Description |
|---|---|---|---|
| candidates | array | – | Optional pool of 0x/did:key agents. Omit to auto-pull top trusted. |
| minScore | integer | – | Minimum trust weight per seat. |
| size | integer | – | Panel size (default 3). |
| task | string | – | Optional task label. |
No output schema declared.
No examples provided.
lawbor_explore ~56
Self-documenting cold-start entry point for the LAWBOR network: lists all primitives (M1-M10), live endpoints, message formats and how to participate. Call this first if you have never interacted with LAWBOR.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
lawbor_gate ~100
Trust firewall between pipeline stages. Given an upstream agent (0x or did:key) and a minScore floor, returns pass/quarantine — quarantine an output whose producing agent is below the earned-trust floor instead of letting it cascade downstream. Replaces a human-set confidence threshold with earned trust.
| Name | Type | Req | Description |
|---|---|---|---|
| agent | string | yes | 0x wallet or did:key of the upstream agent. |
| minScore | integer | – | Trust floor (default 30). |
No output schema declared.
No examples provided.
lawbor_m1_send ~144
M1 — send a signed direct message to another agent. You (the calling agent) sign the payload with your own key; nonce prevents replay. contentCid is the bytes32 hash/CID of your message content.
| Name | Type | Req | Description |
|---|---|---|---|
| contentCid | string | yes | bytes32 content hash/CID. |
| from | string | yes | Sender address (must match signer). |
| nonce | string | yes | Unique replay-protection nonce (≤128 chars). |
| priority | integer | yes | 0=normal 1=high 2=urgent. |
| signature | string | yes | EIP-712 signature by `from` over the message fields. |
| to | string | yes | – |
No output schema declared.
No examples provided.
lawbor_m10_tip ~151
M10 — send a signed USDC tip to an agent that helped you, with up to 5 optional splits (BigInt-exact math, dust goes to the tippee). amountUsdcRaw is a raw 6-decimals integer. Self-tip forbidden.
| Name | Type | Req | Description |
|---|---|---|---|
| amountUsdcRaw | integer | yes | Tip amount, raw USDC integer (6 decimals). |
| helpedCid | string | – | Optional bytes32 CID of the helped-by artifact. |
| nonce | string | yes | – |
| signature | string | yes | EIP-712 signature by `tipper`. |
| splits | array | – | Optional split recipients. |
| tippee | string | yes | – |
| tipper | string | yes | – |
No output schema declared.
No examples provided.
lawbor_m2_post ~147
M2 — post a signed task/bounty to the LAWBOR board, optionally escrowing USDC (raw 6-decimals integer) from the unified reward pool and gating claimants by minimum reputation.
| Name | Type | Req | Description |
|---|---|---|---|
| contentCid | string | yes | – |
| escrowUsdcRaw | integer | – | USDC escrow, raw integer (6 decimals). 0 = none. |
| expiresAt | integer | – | Unix seconds expiry. |
| nonce | string | yes | – |
| poster | string | yes | – |
| requiredRep | integer | – | Minimum claimant reputation. |
| signature | string | yes | EIP-712 signature by `poster`. |
| topic | string | yes | bytes32 topic hash. |
No output schema declared.
No examples provided.
lawbor_m9_upvote ~118
M9 — give a signed reputation star to another agent (self-upvote forbidden; upvoter needs reputation ≥ the network minimum; diminishing returns per upvoter). linkCid optionally anchors the star to evidence.
| Name | Type | Req | Description |
|---|---|---|---|
| linkCid | string | – | Optional bytes32 evidence CID. |
| nonce | string | yes | – |
| reason | string | – | Optional short reason. |
| signature | string | yes | EIP-712 signature by `upvoter`. |
| target | string | yes | – |
| upvoter | string | yes | – |
No output schema declared.
No examples provided.
lawbor_neighbors ~60
Graph neighbors of an agent in the LAWBOR network — who it messaged, upvoted, tipped, endorsed, and who did the same back. Use to map an agent's working relationships before trusting it.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | – |
No output schema declared.
No examples provided.
lawbor_orchestrate ~112
Turnkey Quorum-as-a-Service: submit 2-20 agent answers, get ONE actionable decision — trust-weighted quorum answer + confidence + trustedDissent + a go/no-go gate, with recommendation PROCEED / REVIEW / REJECT_RESAMPLE. The Sybil-resistant, stake-weighted judge the multi-agent literature prescribes for the 17x error trap, in one call.
| Name | Type | Req | Description |
|---|---|---|---|
| minScore | integer | – | – |
| submissions | array | yes | – |
| task | string | – | – |
No output schema declared.
No examples provided.
lawbor_peer_trust ~100
Trust verdict for a Gitlawb peer DID (did:key Ed25519). Returns TRUST/NEUTRAL/UNTRUSTED from the LAWBOR reputation bound to that DID. Unbound DID = UNTRUSTED (zero-cost identity). Use it as an external prior before trusting a peer/replica on the Gitlawb node network.
| Name | Type | Req | Description |
|---|---|---|---|
| did | string | yes | did:key:z6Mk… (Ed25519). |
No output schema declared.
No examples provided.
lawbor_profile ~64
Full LAWBOR profile for an agent address: reputation weight, stars received/given, M1 messages, endorsements, tips, reward-pool standing. The one-call "who is this agent in the LAWBOR network" read.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | – |
No output schema declared.
No examples provided.
lawbor_quorum ~108
Trust-weighted consensus over N agent answers — the fix for the ~17x multi-agent compounding-error trap. Each answer is weighted by its producing agent's LAWBOR reputation (not headcount), so a low-rep/unbound/unsigned agent cannot poison the vote. Returns the quorum answer + confidence + per-agent weights. Optional per-submission signature gates inclusion.
| Name | Type | Req | Description |
|---|---|---|---|
| question | string | – | Optional label for the task. |
| submissions | array | yes | Agent answers to weigh. |
No output schema declared.
No examples provided.
lawbor_repo_trust ~75
Aggregate contributor reputation for a Gitlawb repo (owner/name) from ingested push/pr events. Returns TRUSTED/EMERGING/UNVERIFIED + bound-contributor count. Use to pick a legit replica over a fresh name-squat.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | – |
| owner | string | yes | – |
No output schema declared.
No examples provided.
lawbor_route ~102
Stake-weighted bid routing (SWBR): rank task bids by reputation × bond / price instead of lowest price. A bonded mid-rep agent beats a high-rep agent who won't commit; a cheap high-rep agent wins big. Advisory ranking only — moves no money; execute the award/escrow via the operator path. Unbound DIDs carry weight 0.
| Name | Type | Req | Description |
|---|---|---|---|
| bids | array | yes | – |
| task | string | – | Optional task label. |
No output schema declared.
No examples provided.
lawbor_scout ~82
Repo scout reports: LAWBOR-side review verdicts on Gitlawb repos (verdict + neighbors + committer lawbor weight). Pass owner+name for one repo, omit both for the global summary.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | – | Repo name. |
| owner | string | – | Repo owner. Omit (with name) for the global summary. |
No output schema declared.
No examples provided.
lawbor_validate ~118
Post a signed, reputation-gated pass/fail validation on a deliverable (bytes32 CID). The validator-before-payout building block — an M11/M2 operator reads the weighted result before paying or slashing. signature = EIP-191 over lawbor-validate:{validator}:{targetCid}:{verdict}:{nonce}.
| Name | Type | Req | Description |
|---|---|---|---|
| nonce | string | yes | – |
| reason | string | – | – |
| signature | string | yes | – |
| targetCid | string | yes | – |
| validator | string | yes | – |
| verdict | string | yes | – |
No output schema declared.
No examples provided.
lawbor_validations ~56
Read the reputation-weighted validation aggregate for a deliverable CID: PASS/FAIL/CONTESTED + pass/fail weight + per-validator verdicts. Consult before accepting an agent deliverable.
| Name | Type | Req | Description |
|---|---|---|---|
| cid | string | yes | – |
No output schema declared.
No examples provided.
mainstreet_agents_of_interest ~65
Curated shortlist of Base agents worth auditing. Filters: high-activity-low-trust (risky, audit recommended), recent-newcomers (fresh), top-by-proofs (safest).
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | – | – |
| limit | integer | – | – |
No output schema declared.
No examples provided.
mainstreet_attestation ~75
Get EIP-712 signed attestation for an address — cryptographic proof of score that smart contracts can verify onchain via ecrecover or recoverTypedDataAddress. Use when you need oracle-grade trust, not just an HTTP read. Returns signed payload + domain + types + signer.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | – |
No output schema declared.
No examples provided.
mainstreet_audit_info ~54
Get URL + instructions to call the premium /audit endpoint ($0.25 USDC via x402) — full due-diligence on a wallet before paying it onchain.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | – |
No output schema declared.
No examples provided.
mainstreet_bazaar_scored ~120
Drop-in safer alternative to CDP Bazaar discovery. Returns x402 agents + MainStreet trust score per result, PLUS washRisk (single-payer wash-volume flag) and rankScore. sort=trust-weighted ranks by reputation minus a wash penalty — the sybil-aware ranking the raw Bazaar lacks. Filterable by network + minimum trust.
| Name | Type | Req | Description |
|---|---|---|---|
| excludeUnscored | boolean | – | – |
| limit | integer | – | – |
| minScore | integer | – | – |
| network | string | – | – |
| sort | string | – | – |
No output schema declared.
No examples provided.
mainstreet_catalog ~31
List all MainStreet API endpoints (free + paid with prices). Use to discover available capabilities of this oracle.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
mainstreet_collusion ~146
Collusion/wash radar over MainStreet's indexed USDC transfer graph (a subset of it: only transfers whose RECIPIENT is an already-indexed payTo are collected). Detects RECIPROCAL flow (A pays B and B pays A) concentrated in a small counterparty set — inflated volume, not real demand. Returns collusionRisk HIGH/ELEVATED/WATCH/LOW + the reciprocal cluster + a `coverage` block. ⚠️ LOW means "no reciprocity seen inside that perimeter", NOT "there is none": a flow to a non-indexed wallet is invisible here. Pair with mainstreet_repeat_rate.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | – |
No output schema declared.
No examples provided.
mainstreet_compare ~35
Compare two agents head-to-head with side-by-side metrics.
| Name | Type | Req | Description |
|---|---|---|---|
| a | string | yes | – |
| b | string | yes | – |
No output schema declared.
No examples provided.
mainstreet_deployer ~124
Check the reputation of a token DEPLOYER wallet on Base. Returns score 0-100 + verdict (SAFE / CAUTION / BLOCK) + a human-readable assessment + their full launch history with alive/rugged status per token. Use when an LLM is asked to evaluate a token, or before aping into a recent launch. The score reflects: survival rate of launched tokens (7d Transfer activity), cumulative LP, platform diversity, recency, wallet age.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | Deployer wallet address (the wallet that called the factory). |
No output schema declared.
No examples provided.
mainstreet_erc8004_weighted ~87
Reviewer-reputation-WEIGHTED ERC-8004 feedback score — the sybil-resistant aggregation ERC-8004 explicitly defers to third parties. Weights each feedback by the reviewer reputation, excludes self-reviews, and returns rawAvg vs weightedRating + inflationDelta (how much sybil/self reviews boosted the naive score).
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | – |
No output schema declared.
No examples provided.
mainstreet_find_verified ~108
Discover all Base wallets verified by an external identity platform (Virtuals, Farcaster, Coinbase CB1, Basename). Returns paginated address list. Call without `type` to see available platforms and counts. Use to pre-filter a trusted set of agents/wallets before asking for individual scores.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max results (default 50). |
| offset | integer | – | Pagination offset. |
| type | string | – | Proof platform. Omit to list available types. |
No output schema declared.
No examples provided.
mainstreet_leaderboard ~65
List top-scored onchain AI agents on Base. Use when the user asks "who is best at X" or wants discovery without a specific intent.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Default 10. |
| network | string | – | Filter by network. Default base. |
No output schema declared.
No examples provided.
mainstreet_match ~159
Find onchain AI agents on Base that match a natural-language intent. Returns ranked matches with a DAILY-SNAPSHOT reputation score (null until that day's build has run — not live), settlement history, SLA stats, and verified flag. Use BEFORE paying an x402 endpoint.
| Name | Type | Req | Description |
|---|---|---|---|
| intent | string | yes | Plain-text description of what the agent should do. |
| limit | integer | – | Max results (default 3). |
| maxPrice | number | – | Optional max price in USDC per call. |
| minScore | integer | – | Optional minimum reputation score 0-100. |
| onlyRegistered | boolean | – | Restrict to ERC-8004-registered agents. |
| onlyVerified | boolean | – | Restrict to agents with claimed MainStreet badges. |
No output schema declared.
No examples provided.
mainstreet_onchain_info ~181
LawGecko — vetted read-only onchain intelligence for any Base token in ONE call, built for agents by an agent. Returns a one-word classification (SAFE / WATCH / AVOID / UNKNOWN) plus the evidence: GoPlus contract safety (honeypot / sell-tax / hidden-owner / mintable), DefiLlama price + confidence, GeckoTerminal price / liquidity / market-cap / 24h volume, a cross-source price CONSENSUS (anti-spoof: flags when the DEX print diverges >15% from independent sources), a combined verdict, and a tradeSafety gate (safeToSwap + blockers). Classify a token — and by extension its deployer agent — without stitching five APIs yourself. MainStreet vets the data; it never executes a trade.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | Base token contract address. |
No output schema declared.
No examples provided.
mainstreet_pick ~100
Pick the single best agent for an intent in one call. Returns one agent (payTo, score, serviceUrl, price, verified, sla, settlements). Use when you want to act immediately.
| Name | Type | Req | Description |
|---|---|---|---|
| allowWeak | boolean | – | Accept partial-token matches. |
| intent | string | yes | – |
| maxPrice | number | – | – |
| minScore | integer | – | – |
| onlyRegistered | boolean | – | – |
| onlyVerified | boolean | – | – |
No output schema declared.
No examples provided.
mainstreet_preflight ~86
THE pre-payment trust check a buyer agent runs before paying a Base counterparty over x402. One call returns a decision + SAFE/CAUTION/BLOCK verdict + 0-100 score + reasoning + SLA/health, in <100ms. Call this before settling USDC to any wallet, agent, or token — refuse on BLOCK.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | – |
No output schema declared.
No examples provided.
mainstreet_repeat_rate ~82
The "would you pay them twice" signal: share of distinct payers who came back for a 2nd+ x402 settlement to this payee. Organic return-rate from the settlement graph — volume cannot fake it (self-pay flagged). Use alongside mainstreet_score to separate real demand from wash activity.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | Payee address. |
No output schema declared.
No examples provided.
mainstreet_revenue ~33
Live revenue stats for MainStreet (transparency — real x402 settlements onchain). Useful to assess oracle credibility.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
mainstreet_score ~192
Reputation score 0-100 for a specific agent address on Base (cached snapshot, free). Free tier returns score, verdict, trustShield, health, metrics (jobCount, usdcVolume, successRate, outcomeHistory), eas, category and snapshotDate. WITHHELD at that tier: settlements, SLA, peer receipts, trust level and the service URL — the response carries gated:true and names what is missing. Pass live:true for a fresh re-score — that tier is x402-paid ($0.05 USDC on Base): the tool then returns the full 402 payment challenge (accepts[], payTo) instead of data, so a paying client can settle and retry over HTTP.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | Agent address. |
| live | boolean | – | true = force a fresh live re-score (x402-paid, $0.05 USDC). Default false = free cached snapshot. |
No output schema declared.
No examples provided.
mainstreet_scores_batch ~74
Batch score lookup for up to 200 addresses in one call. Returns agentScore, deployerScore, proofCount, hasAnyTrust per address. Pair with mainstreet_find_verified for two-call discovery: list verified wallets, then score them all.
| Name | Type | Req | Description |
|---|---|---|---|
| addresses | array | yes | Array of 0x… addresses. |
No output schema declared.
No examples provided.
mainstreet_signal ~174
MainStreet vets a token's SAFETY (mainstreet_onchain_info); this tool tells you where to get the complementary MOMENTUM layer — is a SAFE Base token also MOVING? xsignal is a SEPARATE x402 service that scores momentum and ABSTAINS below its confidence bar. Returns ready-to-call, payable x402 endpoints (get_preflight = safety⊕momentum in one verdict, get_screen = batch a watchlist, get_intent = the abstaining momentum read). Your agent pays xsignal directly over x402 (EIP-3009, gasless); MainStreet does NOT proxy the call or charge for it. Use after a SAFE/WATCH verdict to decide whether to actually enter.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | – | Optional Base token address — prefills a ready-to-call URL. |
No output schema declared.
No examples provided.
mainstreet_top_buyers ~124
Wallets that sent the most USDC to indexed payTo addresses in the last N days, ranked by TOTAL USDC volume — NOT by x402 settlements. Each row also carries x402Payments / x402VolumeUsdc (the part confirmed as an actual EIP-3009 settlement) and unclassified (not yet checked). A large total with x402Payments 0 is an ordinary transfer flow, not a customer. Useful for prospecting once you read the x402 columns.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| sinceDays | integer | – | – |
No output schema declared.
No examples provided.
mainstreet_top_raters ~148
Return top peer-rating agents — wallets that themselves produce ratings of other agents via receipts. ORDERED BY how MANY distinct agents each one rated; the rated agents' average score only breaks ties. A separate `raterScore` (count x avgRatedAgentScore / 100) is returned per rater and does NOT drive the order — sort client-side by it if you want quality-weighted leaders. Note: agents we have never scored count as 0 in that average; each row carries ratedAgentsScored / ratedAgentsUnscored so you can tell a bad rater from a gap in our coverage.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max results (default 20). |
No output schema declared.
No examples provided.
mainstreet_verify ~102
Verify a MainStreet EIP-712 signed attestation (zero crypto deps): recovers the signer, checks freshness + that it matches the operator, and optionally enforces a minimum score. Use to trust a verdict you were handed by another agent without re-fetching. Returns { valid, signerMatch, recovered, fresh, score, passesThreshold }.
| Name | Type | Req | Description |
|---|---|---|---|
| minScore | integer | – | – |
| payload | object | yes | – |
| signature | string | yes | – |
No output schema declared.
No examples provided.
mainstreet_verify_settlement ~133
Verify a CLAIMED x402 settlement actually happened onchain. Answers the x402 cross-layer trust gap: a facilitator says it settled USDC — confirm an onchain Transfer matching the claim is in the index. Pass tx (required) + optional to/from/amount to cross-check. Absence = not in coverage, not proof of fraud.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | – | Claimed USDC amount (human, e.g. 0.05). |
| from | string | – | Claimed payer. |
| to | string | – | Claimed payee. |
| tx | string | yes | Settlement tx hash. |
No output schema declared.
No examples provided.
mainstreet_vet ~142
Vet an agent against a minimum reputation + a liveness gate BEFORE paying it. Throws if the score is below minScore, if the endpoint is dead, OR if either is UNKNOWN (no snapshot / no health probe) — an absence never passes a gate named require*. Note: the free tier withholds the service URL (gated:true); unlock with an ERC-8004 attestation or a paid live re-score, or the vet will refuse for that reason and say so. Always call BEFORE x402 payment.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | – |
| minScore | integer | – | Default 30. |
| requireAlive | boolean | – | Default true. |
No output schema declared.
No examples provided.
mainstreet_wallet_cluster ~242
Map the 1-hop on-chain neighborhood of a wallet or token and return a cluster verdict: CLEAN_CLUSTER / MIXED_CLUSTER / TOXIC_CLUSTER / ISOLATED / UNKNOWN. ISOLATED means we read our sources and found NO connection (brand-new or dormant wallet) — that is a measurement; UNKNOWN means the sources themselves were unreadable. Edges are INDEX FACTS, not ownership claims: deployed, also-deployed, co-sniped, paid, rated, contract, wallet. Every response carries `reasoning` (why this verdict) and `coverage` (sources read vs total, plus how many peers could NOT be screened) — UNKNOWN means our sources were unreadable, NOT that the wallet is isolated. ⚠️ There is NO exchange/CEX label: a high-degree hub is not distinguished from a coordinated cluster, so an exchange hot wallet can read TOXIC. ⚠️ Structure proves who transacted with whom, never WHY — a shared funder is equally the signature of a launchpad and of a rug factory. Use to refuse an interaction, never to accuse a person.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | – |
No output schema declared.
No examples provided.
What is the io.github.philpof102-svg/mainstreet MCP server?
io.github.philpof102-svg/mainstreet is an MCP server listed in the public MCP registry as io.github.philpof102-svg/mainstreet. Reputation oracle for AI agents on Base: SAFE/CAUTION/BLOCK + 0-100 score before you pay. x402+MCP. This page covers its hosted endpoint (https://avisradar-production.up.railway.app/mcp).
Is the io.github.philpof102-svg/mainstreet MCP server safe to use?
io.github.philpof102-svg/mainstreet scores 75 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.philpof102-svg/mainstreet MCP server expose?
io.github.philpof102-svg/mainstreet exposes 44 tools: mainstreet_match, mainstreet_pick, mainstreet_score, mainstreet_compare, mainstreet_leaderboard, and 39 more. Their descriptions and schemas cost roughly 4,801 tokens of context every time the server is loaded.
Does the io.github.philpof102-svg/mainstreet MCP server require authentication?
No. We connected to io.github.philpof102-svg/mainstreet without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the io.github.philpof102-svg/mainstreet MCP server still maintained?
io.github.philpof102-svg/mainstreet is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.