Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

mu.micro/mu

REMOTE · MICRO.MU · SCANNED AUG 3

News, web search, mail, markets, weather, places, files, calendar, contacts. 67 tools, one endpoint.

Available components

59 Trust /100
Trust breakdown (6 categories)

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 →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability73
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 3688 tokens (~55/item across 67 items; 67 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities40
  • Spec-recency check failed: implements MCP spec 2025-03-26; the latest is 2026-07-28. See how to fix → Fail

Unverified: 1 category

A category scored 0 because we could not verify it: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · micro.mu

# add to Claude Code
claude mcp add --transport http mu-micro-mu https://micro.mu/mcp
# ~/.codex/config.toml
[mcp_servers.mu-micro-mu]
url = "https://micro.mu/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "mu-micro-mu": {
      "type": "remote",
      "url": "https://micro.mu/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add mu-micro-mu --url https://micro.mu/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  mu-micro-mu:
    url: "https://micro.mu/mcp"
// mcp.json
{
  "mcpServers": {
    "mu-micro-mu": {
      "type": "http",
      "url": "https://micro.mu/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

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.

  • 3 Aug 26 59

    First indexed and scored.

Diagnostics

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 3 Aug 2026 · Probed https://micro.mu/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=micro.mu CN=YR1,O=Let's Encrypt,C=US 23 Jun 2026 21 Sept 2026 RSA 2048 SHA256-RSA 55ace1683c678892dedd73bf20e9874e3f8
SANs: micro.mu
CN=YR1,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA a20253f15f2691c05dc1ce13b9bcca4e
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f
DNSSEC insecure

Validation of micro.mu. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
mu. present 46330 8 Verified
micro.mu. 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
content-security-policy default-src 'self'; script-src 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' data: https://fonts.gstatic.com; img-src 'self' data: blob: https:; media-src 'self' data: blob: https:; connect-src 'self'; frame-src 'self' https://www.youtube.com https://www.youtube-nocookie.com; object-src 'none'; base-uri 'self'; form-action 'self'; frame-ancestors 'self'
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy strict-origin-when-cross-origin
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://micro.mu/mcp Verified 200
http (plaintext) http://micro.mu/mcp HTTPS enforced 301 https://micro.mu/mcp
MCP tools — 67 exposed · ~3,688 tokens

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.

Tool Tokens
places_search ~101

Search for places by name or category, optionally near a location

NameTypeReqDescription
nearstringLocation name or address to search near
near_latnumberLatitude of the search location
near_lonnumberLongitude of the search location
querystringyesSearch query (e.g. cafe, pharmacy, Boots)
radiusnumberSearch radius in metres, 100–5000 (default 1000)

No output schema declared.

No examples provided.

quran ~60

Look up a Quran chapter or verse. Pass chapter number (1-114) and optionally a verse number.

NameTypeReqDescription
chapternumberyesChapter number (1-114)
versenumberVerse number (optional, returns full chapter if omitted)

No output schema declared.

No examples provided.

quran_search ~42

Search the Quran, Hadith, and names of Allah using semantic search. Ask a question in natural language.

NameTypeReqDescription
querystringyesQuestion or search query

No output schema declared.

No examples provided.

save ~39

Bookmark content for later

NameTypeReqDescription
idstringyesContent ID
typestringyesContent type (e.g. post, work, app)

No output schema declared.

No examples provided.

saved_list ~23

List the items you've saved for later (bookmarks), with their links.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

social_list ~17

Get the latest social posts from the network.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

social_search ~25

Search social media posts

NameTypeReqDescription
querystringyesSearch query for social posts

No output schema declared.

No examples provided.

stream_list ~29

Read the platform event stream — user messages, agent responses, system events (markets, news, reminders)

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

stream_post ~48

Post a message to the stream. Mention @micro to get an AI response.

NameTypeReqDescription
contentstringyesMessage text (max 1024 chars). Use @micro to invoke the AI agent.

No output schema declared.

No examples provided.

unblock_user ~26

Unblock a previously blocked user

NameTypeReqDescription
userstringyesUser ID to unblock

No output schema declared.

No examples provided.

unsave ~31

Remove a saved bookmark

NameTypeReqDescription
idstringyesContent ID
typestringyesContent type

No output schema declared.

No examples provided.

video_list ~16

Get the latest videos from curated channels.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

video_search ~22

Search for videos

NameTypeReqDescription
querystringyesVideo search query

No output schema declared.

No examples provided.

wallet_balance ~32

Get your balance: credits (what calls are charged in), plus your Base address and USDC balance for topping up.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

weather_forecast ~47

Get the weather forecast for a location (current conditions plus the next few days).

NameTypeReqDescription
latnumberyesLatitude of the location
lonnumberyesLongitude of the location

No output schema declared.

No examples provided.

web_fetch ~39

Fetch a web page and return its cleaned readable content (strips ads, popups, navigation)

NameTypeReqDescription
urlstringyesThe URL to fetch

No output schema declared.

No examples provided.

web_search ~26

Search the web for current information and news

NameTypeReqDescription
querystringyesSearch query

No output schema declared.

No examples provided.