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.

VA Heroes PH — From Zero to Hero | Become a Virtual Assistant

REMOTE · VAHEROESPH.COM · SCANNED SEP 20

VA Heroes PH helps Filipinos become virtual assistants. Discover VA training, remote career paths, a

Available components

74 Trust /100
Trust breakdown (7 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 → Why this is hard to score →

Endpoint Security80
Transport & Reachability100
Schema Quality & AI Usability70
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1122 tokens (~224/item across 5 items; 5 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 Management13
  • Stability observed for 4 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
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
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 5 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the VA Heroes PH — From Zero to Hero | Become a Virtual… MCP server?

VA Heroes PH — From Zero to Hero | Become a Virtual… is a hosted endpoint at https://vaheroesph.com/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 · vaheroesph.com

# add to Claude Code
claude mcp add --transport http janoliverautomation-stack-vaheroesph-com 'https://vaheroesph.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "janoliverautomation-stack-vaheroesph-com": {
      "url": "https://vaheroesph.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "janoliverautomation-stack-vaheroesph-com": {
      "type": "http",
      "url": "https://vaheroesph.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.janoliverautomation-stack-vaheroesph-com]
url = "https://vaheroesph.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "janoliverautomation-stack-vaheroesph-com": {
      "type": "remote",
      "url": "https://vaheroesph.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add janoliverautomation-stack-vaheroesph-com --url 'https://vaheroesph.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  janoliverautomation-stack-vaheroesph-com:
    url: "https://vaheroesph.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "janoliverautomation-stack-vaheroesph-com": {
      "Transport": "http",
      "Url": "https://vaheroesph.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add janoliverautomation-stack-vaheroesph-com -t streamable-http -u 'https://vaheroesph.com/mcp'
// mcp.json
{
  "mcpServers": {
    "janoliverautomation-stack-vaheroesph-com": {
      "type": "http",
      "url": "https://vaheroesph.com/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.

  • 18 Sept 26 +1

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

  • 17 Sept 26 0
    • Stability: unverified → 0.03 functional
  • 16 Sept 26 73

    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 20 Sept 2026 · Probed https://vaheroesph.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=vaheroesph.com CN=WE1,O=Google Trust Services,C=US 10 Aug 2026 8 Nov 2026 ECDSA 256 ECDSA-SHA256 2b137d67ca097eb50ee2578422610303
SANs: vaheroesph.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of vaheroesph.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
vaheroesph.com. 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
x-content-type-options nosniff
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://vaheroesph.com/mcp Verified 200
http (plaintext) http://vaheroesph.com/mcp HTTPS enforced 301 https://vaheroesph.com/mcp
MCP tools · 5 exposed · ~939 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. 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 →

Tool Tokens
get_hero_path ~179

Retrieve the full published detail of one VA Heroes PH Hero Path, identified by its slug (for example 'general-va'), so an agent can explain that specific track to a visitor. Use it after get_hero_paths when the user asks about one track — what it covers, who it suits, or where to read more. Requires 'slug': the exact lowercase slug of an existing path; an unknown or misspelled slug returns a NOT_FOUND error that lists the valid slugs. Returns one record with slug, name, label, tagline, description, intro, highlights, type, featured, externalUrl and canonical url. It does NOT return pricing, schedules, enrolment or applicant data, and it cannot submit an application.

NameTypeReqDescription
slugstringyesRequired. Slug of an existing Hero Path, e.g. 'general-va'.
NameTypeReqDescription
descriptionstringyesShort description used in listings.
externalUrlstring|nullyesExternal program website, null when none exists.
featuredbooleanyesTrue for the highlighted starter path.
highlightsarrayyesKey learning or role highlights.
introstringyesLonger introduction shown on the path page.
labelstring|nullyesShort badge label, null when the path has none.
namestringyesDisplay name of the Hero Path.
slugstringyesURL slug identifying the Hero Path, e.g. 'general-va'.
taglinestringyesOne-line summary shown on the path card.
typestringyes'training' for VA training paths, 'sales' for the Loan Officer career path.
urlstringyesAbsolute canonical URL of the Hero Path page.

No examples provided.

get_hero_paths ~252

Retrieve every publicly published VA Heroes PH Hero Path — the career and training tracks a Filipino virtual assistant can start with or specialise in — so an agent can help a visitor identify a suitable path. Use it when someone asks what programs, tracks, specialisations or career options VA Heroes PH offers, or to obtain a slug before calling get_hero_path. Requires no input; optional filters are 'type' ('training' for VA skill paths, 'sales' for the Loan Officer path), 'featured' (only the recommended starting path) and 'limit' (1-100). Returns { total, count, items[] } where each item has slug, name, label, tagline, description, intro, highlights, type, featured, externalUrl and canonical url. It does NOT return pricing, schedules, enrolment status, applicant records or any private data, and it cannot submit an application.

NameTypeReqDescription
featuredbooleanOptional. When true, return only paths flagged as featured.
limitintegerOptional. Maximum number of paths to return (1-100). Omit to return all.
typestringOptional. Filter by path type: 'training' or 'sales'.
NameTypeReqDescription
countintegeryesNumber of paths actually returned.
itemsarrayyesThe matching Hero Path records.
totalintegeryesNumber of paths matching the filters before 'limit'.

No examples provided.

get_program_information ~154

Retrieve a single structured overview of how the VA Heroes PH program works: the training Hero Paths, the separate sales (Loan Officer) path, the published community impact statistics, and the page where candidates apply. Use it when a visitor asks broadly what VA Heroes PH offers, how the training works, or how to get started, instead of asking about one specific track. Requires no input. Returns { applicationUrl, trainingPrograms[], salesPrograms[], impactStats[] }, where each program carries slug, name, tagline, description, highlights, featured and url. It does NOT expose pricing, class schedules, enrolment status, batch dates or any applicant data — programs in this project are the Hero Paths and no separate course catalogue exists.

Input schema present but exposes no named parameters.

NameTypeReqDescription
applicationUrlstringyesPublic page where candidates submit an application.
impactStatsarrayyesPublished community impact statistics.
salesProgramsarrayyesHero Paths of type 'sales' (the Loan Officer path).
trainingProgramsarrayyesHero Paths of type 'training'.

No examples provided.

get_site_information ~149

Retrieve the public organization profile of VA Heroes PH — name, website URL, logo, slogan, description, area served, social profile links and the application page URL — together with the published testimonials (Hero Stories), so an agent can introduce the organization and point a visitor to the right page. Use it when a visitor asks who VA Heroes PH is, what it does, whether it is credible, where to follow it, or where to apply. Requires no input. Returns { organization, heroStories[] } with quote, display name and role per story. It does NOT return phone numbers, postal addresses, staff contacts, applicant records or any private data — only content already visible on the public website.

Input schema present but exposes no named parameters.

NameTypeReqDescription
heroStoriesarrayyesPublished testimonials exactly as shown on the website.
organizationobjectyesPublic organization profile.

No examples provided.

search_faq ~205

Search the published VA Heroes PH FAQ entries (About VA Heroes page) so an agent can answer applicant questions with the organization's own wording. Use it for questions about who can apply, required experience, needed skills, equipment and internet, how to apply, what happens after submitting, interviews, working hours, earnings, and whether applying costs anything. Requires no input; optional 'query' is case-insensitive text matched against both question and answer (max 200 characters) and optional 'limit' caps results (1-100). Returns { total, count, items[] } with id, question and answer verbatim. It does NOT generate answers: when nothing matches, the list is empty — say so or use another tool rather than inventing an answer.

NameTypeReqDescription
limitintegerOptional. Maximum number of FAQ entries to return (1-100).
querystringOptional. Free-text search phrase (max 200 chars). Omit to return all FAQs.
NameTypeReqDescription
countintegeryesNumber of entries actually returned.
itemsarrayyesMatching published FAQ entries.
totalintegeryesNumber of FAQ entries matching the query before 'limit'.

No examples provided.

Common questions

What is the VA Heroes PH — From Zero to Hero | Become a Virtual… MCP server?

VA Heroes PH — From Zero to Hero | Become a Virtual… is an MCP server listed in the public MCP registry as io.github.janoliverautomation-stack/vaheroesph-com. VA Heroes PH helps Filipinos become virtual assistants. Discover VA training, remote career paths, a. This page covers its hosted endpoint (https://vaheroesph.com/mcp).

Is the VA Heroes PH — From Zero to Hero | Become a Virtual… MCP server safe to use?

VA Heroes PH — From Zero to Hero | Become a Virtual… scores 74 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 VA Heroes PH — From Zero to Hero | Become a Virtual… MCP server expose?

VA Heroes PH — From Zero to Hero | Become a Virtual… exposes 5 tools: get_hero_paths, get_hero_path, get_program_information, search_faq, get_site_information. Their descriptions and schemas cost roughly 939 tokens of context every time the server is loaded.

Does the VA Heroes PH — From Zero to Hero | Become a Virtual… MCP server require authentication?

No. We connected to VA Heroes PH — From Zero to Hero | Become a Virtual… without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the VA Heroes PH — From Zero to Hero | Become a Virtual… MCP server still maintained?

VA Heroes PH — From Zero to Hero | Become a Virtual… is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.