Manawa Terminal
REMOTE · MCP.MANAWA.APP · SCANNED AUG 12
Live market data, financial analysis, and portfolio research tools across 10,000+ tickers.
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 →
Endpoint Security91
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token. View diagnostics → Pass
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- 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 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
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
claude mcp add --transport http app-manawa-manawa-terminal https://mcp.manawa.app/mcp
[mcp_servers.app-manawa-manawa-terminal] url = "https://mcp.manawa.app/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"app-manawa-manawa-terminal": {
"type": "remote",
"url": "https://mcp.manawa.app/mcp",
"enabled": true
}
}
} openclaw mcp add app-manawa-manawa-terminal --url https://mcp.manawa.app/mcp --transport streamable-http
mcp_servers:
app-manawa-manawa-terminal:
url: "https://mcp.manawa.app/mcp" {
"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.
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.
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 |
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.
add_transaction Add portfolio 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)
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | yes | – |
| portfolio_id | string | yes | – |
| price | number | yes | – |
| qty | number | yes | – |
| side | string | yes | – |
| symbol | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
create_alert Create price 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"
| Name | Type | Req | Description |
|---|---|---|---|
| alert_type | string | yes | – |
| direction | – | – | – |
| event_types | – | – | – |
| notes | string | – | – |
| symbol | string | yes | – |
| threshold | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
create_library_folder 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)
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | – |
| parent_id | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
create_library_item 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)
| Name | Type | Req | Description |
|---|---|---|---|
| content | string | yes | – |
| folder_id | – | – | – |
| title | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
create_portfolio Create portfolio ~52
Create a portfolio with a name and base currency. Args: name: Portfolio name currency: Base currency (default USD)
| Name | Type | Req | Description |
|---|---|---|---|
| currency | string | – | – |
| name | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
create_watchlist 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"])
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | – |
| symbols | array | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
delete_alert Delete price alert ~34
Delete an alert by ID. Args: alert_id: The alert UUID
| Name | Type | Req | Description |
|---|---|---|---|
| alert_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
delete_library_folder Delete library folder ~38
Delete a library folder and everything inside it. Args: folder_id: The folder UUID
| Name | Type | Req | Description |
|---|---|---|---|
| folder_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
delete_library_item Delete library item ~40
Delete a library document and all of its stored versions. Args: item_id: The item UUID
| Name | Type | Req | Description |
|---|---|---|---|
| item_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
finance_search Search financial data ~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, …)
| Name | Type | Req | Description |
|---|---|---|---|
| focus | – | – | – |
| query | string | yes | – |
| section | – | – | – |
| source | – | – | – |
| symbols | – | – | – |
No output schema declared.
No examples provided.
get_journal_entry 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)
| Name | Type | Req | Description |
|---|---|---|---|
| entry_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
get_library_item Get library item ~38
Get a library document's metadata and content. Args: item_id: The item UUID
| Name | Type | Req | Description |
|---|---|---|---|
| item_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
get_notifications Get notifications ~14
Get recent triggered alert notifications.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
get_portfolio_statistics Get portfolio statistics ~41
Get portfolio performance statistics (returns, allocation, risk). Args: portfolio_id: The portfolio UUID
| Name | Type | Req | Description |
|---|---|---|---|
| portfolio_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
get_positions Get portfolio positions ~47
Get current holdings with quantity, cost basis, market value, and unrealized P&L. Args: portfolio_id: The portfolio UUID
| Name | Type | Req | Description |
|---|---|---|---|
| portfolio_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_alerts List price alerts ~20
List active price and event alerts for the authenticated user.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_journal List journal entries ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_library_folders List library folders ~19
List folders in the authenticated user's research library.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_library_item_versions List library item versions ~42
List version history for a library document (newest first). Args: item_id: The item UUID
| Name | Type | Req | Description |
|---|---|---|---|
| item_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_library_items 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)
| Name | Type | Req | Description |
|---|---|---|---|
| folder_id | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_portfolios List portfolios ~15
List the authenticated user's portfolios.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
list_watchlists List watchlists ~19
List the authenticated user's watchlists and their symbols.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
move_library_folder 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)
| Name | Type | Req | Description |
|---|---|---|---|
| folder_id | string | yes | – |
| parent_id | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
move_library_item 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)
| Name | Type | Req | Description |
|---|---|---|---|
| folder_id | – | – | – |
| item_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
rename_library_folder Rename library folder ~48
Rename a library folder. Args: folder_id: The folder UUID name: New folder name
| Name | Type | Req | Description |
|---|---|---|---|
| folder_id | string | yes | – |
| name | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
search_library Search research library ~57
Full-text search across the authenticated user's library documents. Args: query: Search terms limit: Max results (default 20, capped at 50)
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| query | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
submit_journal_draft 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
| Name | Type | Req | Description |
|---|---|---|---|
| content | string | yes | – |
| entry_date | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
update_library_item Update library item (versioned) ~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)
| Name | Type | Req | Description |
|---|---|---|---|
| content | – | – | – |
| item_id | string | yes | – |
| title | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.
update_watchlist 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)
| Name | Type | Req | Description |
|---|---|---|---|
| name | – | – | – |
| symbols | – | – | – |
| watchlist_id | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| result | string | yes | – |
No examples provided.