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

Manawa Terminal

REMOTE · MCP.MANAWA.APP · SCANNED AUG 12

Live market data, financial analysis, and portfolio research tools across 10,000+ tickers.

Available components

79 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 Security91
Transport & Reachability100
Schema Quality & AI Usability86
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 2622 tokens (~87/item across 30 items; 29 tools + 1 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management20
  • Stability observed for 6 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • Structured output schemas are declared (97% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
  • Supports UI / widget rendering.Pass
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 · mcp.manawa.app

# add to Claude Code
claude mcp add --transport http app-manawa-manawa-terminal https://mcp.manawa.app/mcp
# ~/.codex/config.toml
[mcp_servers.app-manawa-manawa-terminal]
url = "https://mcp.manawa.app/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "app-manawa-manawa-terminal": {
      "type": "remote",
      "url": "https://mcp.manawa.app/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add app-manawa-manawa-terminal --url https://mcp.manawa.app/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  app-manawa-manawa-terminal:
    url: "https://mcp.manawa.app/mcp"
// mcp.json
{
  "mcpServers": {
    "app-manawa-manawa-terminal": {
      "type": "http",
      "url": "https://mcp.manawa.app/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.

  • 12 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Aug 26 +2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 9 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 7 Aug 26 +14
    • Authorization: fail → pass security
    • Stability: unverified → 0.03 functional
    • The server no longer declares the “experimental” capability functional
  • 6 Aug 26 61

    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 12 Aug 2026 · Probed https://mcp.manawa.app/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.manawa.app CN=WR3,O=Google Trust Services,C=US 22 Jul 2026 20 Oct 2026 RSA 2048 SHA256-RSA a9ebe03643a6e0820a2e06dfa7476de8
SANs: mcp.manawa.app
CN=WR3,O=Google Trust Services,C=US (CA) CN=GTS Root R1,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 RSA 2048 SHA256-RSA 7ff005a91568d63abc22861684aa4b5a
CN=GTS Root R1,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 19 Jun 2020 28 Jan 2028 RSA 4096 SHA256-RSA 77bd0d6cdb36f91aea210fc4f058d30d
DNSSEC insecure

Validation of mcp.manawa.app. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
app. present 23684 8 Verified
manawa.app. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer realm="Manawa MCP", resource_metadata="https://mcp.manawa.app/.well-known/oauth-protected-resource"

Bearer realm="Manawa MCP", resource_metadata="https://mcp.manawa.app/.well-known/oauth-protected-resource"

Protected resource metadata

Document https://mcp.manawa.app/.well-known/oauth-protected-resource
Retrieved Yes
Resource https://mcp.manawa.app/mcp
Authorisation server https://mcp.manawa.app
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.manawa.app/mcp Verified 200
http (plaintext) http://mcp.manawa.app/mcp HTTPS enforced 302 https://mcp.manawa.app/mcp
MCP tools · 29 exposed · ~1,948 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
add_transaction ~167

Add a buy, sell, deposit, or withdrawal transaction to a portfolio. Args: portfolio_id: The portfolio UUID symbol: Stock symbol (e.g. "AAPL"). For deposit/withdrawal use "$CASH" (aliases "CASH" / blank are normalized to "$CASH"). side: "buy", "sell", "deposit", or "withdrawal" qty: Number of shares (or cash amount for deposit/withdrawal) price: Price per share date: Transaction date (YYYY-MM-DD)

NameTypeReqDescription
datestringyes
portfolio_idstringyes
pricenumberyes
qtynumberyes
sidestringyes
symbolstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

create_alert ~198

Create a price or event alert for a symbol. Args: symbol: Stock symbol (e.g. "AAPL") alert_type: "target_price", "movement_pct", or "event" direction: Required for price alerts — "above", "below", or "either" threshold: Required for price alerts — price level or percentage move notes: Optional description event_types: Required when alert_type is "event". One or more of: "earnings_transcript", "insider_trade", "news_stock", "press_release", "filing_8k", "filing_13f", "politician_senate", "politician_house", "merger_acquisition"

NameTypeReqDescription
alert_typestringyes
direction
event_types
notesstring
symbolstringyes
threshold
NameTypeReqDescription
resultstringyes

No examples provided.

create_library_folder ~59

Create a library folder, optionally nested under a parent. Args: name: Folder name parent_id: Parent folder UUID (optional — omit for a root folder)

NameTypeReqDescription
namestringyes
parent_id
NameTypeReqDescription
resultstringyes

No examples provided.

create_library_item ~69

Create a new markdown document in the research library. Args: title: Document title content: Markdown body folder_id: Folder UUID (optional — omit for library root)

NameTypeReqDescription
contentstringyes
folder_id
titlestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

create_portfolio ~52

Create a portfolio with a name and base currency. Args: name: Portfolio name currency: Base currency (default USD)

NameTypeReqDescription
currencystring
namestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

create_watchlist ~65

Create a watchlist with the given name and ticker symbols. Args: name: Watchlist name symbols: List of stock symbols (e.g. ["AAPL", "MSFT"])

NameTypeReqDescription
namestringyes
symbolsarrayyes
NameTypeReqDescription
resultstringyes

No examples provided.

delete_alert ~34

Delete an alert by ID. Args: alert_id: The alert UUID

NameTypeReqDescription
alert_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

delete_library_folder ~38

Delete a library folder and everything inside it. Args: folder_id: The folder UUID

NameTypeReqDescription
folder_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

delete_library_item ~40

Delete a library document and all of its stored versions. Args: item_id: The item UUID

NameTypeReqDescription
item_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

finance_search ~277

Search financial data and return an answer with an inline widget. Covers stocks, macro, forex, crypto, commodities, earnings, technicals, and related market questions. Pass the user's question in `query` without rephrasing. To screen a named watchlist or portfolio, call list_watchlists or list_portfolios first, then pass the symbols here with filter criteria in `query`. Exclusive modes when a Deep Dive exists: focus=ai + section=… → narrative section focus=raw + source=… → thin data slice focus=catalog → list available Deep Dives Args: query: The user's financial question symbols: Optional ticker universe to screen (e.g. from list_watchlists) section: Optional Deep Dive section (competition, valuation, thesis, forecast, analyst_consensus, people, financials, earnings, technicals, overview, moves) focus: Optional exclusive mode: ai | raw | auto | catalog source: Optional thin raw slice when focus=raw (comparison_peers, price_targets, consensus, quote, key_financials, …)

NameTypeReqDescription
focus
querystringyes
section
source
symbols

No output schema declared.

No examples provided.

get_journal_entry ~91

Get a full generated journal entry by ID from list_journal. Draft ids from submit_journal_draft are not readable until end-of-day generation; use list_journal after the daily run for valid entry ids (integer or legacy UUID). Args: entry_id: Journal entry id from list_journal (integer or UUID)

NameTypeReqDescription
entry_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_library_item ~38

Get a library document's metadata and content. Args: item_id: The item UUID

NameTypeReqDescription
item_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_notifications ~14

Get recent triggered alert notifications.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

get_portfolio_statistics ~41

Get portfolio performance statistics (returns, allocation, risk). Args: portfolio_id: The portfolio UUID

NameTypeReqDescription
portfolio_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

get_positions ~47

Get current holdings with quantity, cost basis, market value, and unrealized P&L. Args: portfolio_id: The portfolio UUID

NameTypeReqDescription
portfolio_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

list_alerts ~20

List active price and event alerts for the authenticated user.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

list_journal ~52

List generated daily research journal entries (most recent first). Entries appear only after the automatic end-of-day journal generation run. Drafts from submit_journal_draft are not listed until that run completes.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

list_library_folders ~19

List folders in the authenticated user's research library.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

list_library_item_versions ~42

List version history for a library document (newest first). Args: item_id: The item UUID

NameTypeReqDescription
item_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

list_library_items ~53

List documents in a library folder, or at the root if no folder is given. Args: folder_id: Folder UUID to list (optional — omit for root-level items)

NameTypeReqDescription
folder_id
NameTypeReqDescription
resultstringyes

No examples provided.

list_portfolios ~15

List the authenticated user's portfolios.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

list_watchlists ~19

List the authenticated user's watchlists and their symbols.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

move_library_folder ~66

Move a library folder under a different parent (or to root). Args: folder_id: The folder UUID to move parent_id: New parent folder UUID (omit / null for library root)

NameTypeReqDescription
folder_idstringyes
parent_id
NameTypeReqDescription
resultstringyes

No examples provided.

move_library_item ~65

Move a library document into a different folder (or to root). Args: item_id: The item UUID to move folder_id: Destination folder UUID (omit / null for library root)

NameTypeReqDescription
folder_id
item_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

rename_library_folder ~48

Rename a library folder. Args: folder_id: The folder UUID name: New folder name

NameTypeReqDescription
folder_idstringyes
namestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

search_library ~57

Full-text search across the authenticated user's library documents. Args: query: Search terms limit: Max results (default 20, capped at 50)

NameTypeReqDescription
limitinteger
querystringyes
NameTypeReqDescription
resultstringyes

No examples provided.

submit_journal_draft ~119

Submit a journal draft for a day. Same-day resubmissions are retained as separate drafts. The draft is accepted immediately but the readable daily journal entry is generated automatically at end of day; it then appears in list_journal. The returned draft id is not a list_journal / get_journal_entry id until then. Args: entry_date: Day the draft is for (YYYY-MM-DD) content: Draft text

NameTypeReqDescription
contentstringyes
entry_datestringyes
NameTypeReqDescription
resultstringyes

No examples provided.

update_library_item ~73

Update a library document's title and/or content (content edits create a new version). Args: item_id: The item UUID title: New title (optional) content: New markdown body (optional)

NameTypeReqDescription
content
item_idstringyes
title
NameTypeReqDescription
resultstringyes

No examples provided.

update_watchlist ~70

Update a watchlist's name and/or symbols. Args: watchlist_id: The watchlist UUID name: New name (optional) symbols: Updated list of symbols (optional)

NameTypeReqDescription
name
symbols
watchlist_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.