Trust Oracle MCP Server

Add any website to Claude, Cursor, or Codex as agent-callable MCP tools - in one line of config. No per-server build, no SDK. It is available as a remote MCP endpoint.

Teams that want a hosted cloud infrastructure endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-06-10 · ★ 5 · #129 OF 141 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Trust Oracle

Claude Code

claude mcp add new1direction-webmcp-anything --transport http https://wmcp.sh/mcp/trust

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "new1direction-webmcp-anything": {
      "url": "https://wmcp.sh/mcp/trust"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://wmcp.sh/mcp/trust

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to wmcp.sh

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

registry namespace io.github.New1Direction is GitHub-verified and matches the repo owner

03 · What Trust Oracle can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.1.0 · 2026-05-29

wmcp.sh v0.1.0 · First public release. wmcp.sh is a real, spec-compliant MCP server (JSON-RPC 2.0 over Streamable HTTP) that turns any URL into agent-callable tools. Every other MCP server is one-per-service and…

04 · Who maintains Trust Oracle

trust-oracle is maintained by new1direction. We track 3 MCP servers from new1direction - 3 actively maintained, 13 combined GitHub stars, oldest repo from May 2026. Full record: all servers from new1direction.

  1. korg-ledger Verifiable cognition: prove a session ledger is tamper-evident; audit & import any agent's logs. ★ 5
  2. dazai - burn-after-reading secret (motokano) Serve a secret to an agent exactly N times from locked RAM, then wipe it and self-destruct. ★ 3

05 · Facts

category
cloud infrastructure - ranked #129 of 141 actively-maintained cloud infrastructure servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-05-29)
registry
io.github.New1Direction/trust-oracle (active, first published 2026-05-30)

06 · Trust Oracle FAQ

What is Trust Oracle?

Add any website to Claude, Cursor, or Codex as agent-callable MCP tools - in one line of config. No per-server build, no SDK. It is available as a remote MCP endpoint.

Is Trust Oracle still maintained?

Yes - as of 2026-08-25, its last commit was 2026-06-10 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install Trust Oracle?

Run `claude mcp add new1direction-webmcp-anything --transport http https://wmcp.sh/mcp/trust`. You can also paste the ready-made client config above.

Does Trust Oracle require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Trust Oracle

More cloud infrastructure MCP servers · No Crd · Deploy · Cloudflare · S3 (ofershap) · Ckan MCP Server

More TypeScript MCP servers · Iranti · Maket · Engram · Pubcrawl · Redacta MCP · see all