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.

MSPortfolio — MCP-Native Engineering Portfolio

REMOTE · MSP-PORTFOLIO.MANSIO-DEV.WORKERS.DEV · SCANNED AUG 20

MCP server for Mikhail (ManSio)'s engineering portfolio: projects, principles, lab, evidence.

62 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 Security46
Transport & Reachability100
Schema Quality & AI Usability79
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1069 tokens (~66/item across 16 items; 16 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management17
  • Stability observed for 5 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
Capabilities100
  • Implements a current MCP spec version (2026-07-28).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 · msp-portfolio.mansio-dev.workers.dev

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

  • 20 Aug 26 +1

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

  • 18 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.

  • 16 Aug 26 +1
    • Tool “get_profile” rewrote its description, which is the text the model reads security
    • Schema quality: 46 → 66 functional
    • Stability: unverified → 0.03 functional
    • Schema quality: good → excellent functional
    • New tool “verify_article” functional
    • New tool “verify_package” functional
    • New tool “verify_repo” functional
  • 15 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 20 Aug 2026 · Probed https://msp-portfolio.mansio-dev.workers.dev/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mansio-dev.workers.dev CN=WE1,O=Google Trust Services,C=US 14 Aug 2026 12 Nov 2026 ECDSA 256 ECDSA-SHA256 b77ee80fa4ad3bc81343ea1d62fa5bc9
SANs: mansio-dev.workers.dev, *.mansio-dev.workers.dev
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
DNSSEC insecure

Validation of msp-portfolio.mansio-dev.workers.dev. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
dev. present 60074 8 Verified
workers.dev. 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
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://msp-portfolio.mansio-dev.workers.dev/mcp Verified 200
http (plaintext) http://msp-portfolio.mansio-dev.workers.dev/mcp Inconclusive 405
MCP tools · 16 exposed · ~1,069 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
analyze_stack ~42

Compare the owner's stack against a job's required skills. Returns per-skill match with evidence and coverage.

NameTypeReqDescription
required_skillsarrayyesSkills the job requires.

No output schema declared.

No examples provided.

get_antipatterns ~42

Get the owner's antipattern museum — real engineering mistakes with why they were bad, how they were fixed, and the lesson. Read-only, closed world.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_articles ~21

Get recent Dev.to articles with reading time, tags and links.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_commit_history ~45

Get recent commit history across the owner's public repos (hourly snapshot). Use it to answer 'what has he been building lately' or 'show the hardest bugs he has fixed'.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_diary ~62

Get the owner's engineering diary — incidents, root causes, fixes and guards, each tagged with a pattern (NEW vs recurring). Use it to answer 'what broke and how did you fix it' or 'show your hardest debugging session'. Read-only, closed world.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_engineering_principles ~27

Get engineering principles with real examples and A/B-style counterfactuals.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_experiments ~68

Get the owner's engineering experiments — hypothesis, command, raw result and verdict (confirmed/refuted/partial) for each. Use it to answer 'what did you measure' or 'show me an experiment you ran'. Includes negative results (approaches that failed). Read-only, closed world.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_known_issues ~56

Get the owner's known-issues board — open debt with status, temperature (stable/watching) and deadlines. Use it to answer 'what's still broken' or 'what are you working on'. Read-only, closed world.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_profile ~43

Get the owner's professional profile summary, plus nextSteps — concrete ways to continue (contact channels, GitHub, MCP connect). Use it as the first tool in an interview.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_projects ~38

Get portfolio projects with stack, highlights, and decision logs. Optional filter by stack tag.

NameTypeReqDescription
filterstringFilter projects by stack tag.

No output schema declared.

No examples provided.

get_timeline ~15

Get the engineering decision timeline.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

simulate_architecture ~65

Simulate how a project's architecture behaves under a scenario (load spike, node loss, cache cold, LLM saturation). Returns latency percentiles per load and bottleneck analysis.

NameTypeReqDescription
project_idstringyesProject to simulate.
scenariostringyesScenario to apply.

No output schema declared.

No examples provided.

verify_article ~119

Verify an article against the primary source (Dev.to): does the owner have a published article matching the query? Fetches the live Dev.to API for the owner's articles and returns the real title/date/reactions/url when found — or an honest 'not found'. Use it to ground claims like 'he wrote about agent memory' in the platform's data instead of the portfolio's own words. Read-only, open world (network fetch).

NameTypeReqDescription
querystringyesArticle title fragment or keyword, e.g. "agent memory" or an exact title.

No output schema declared.

No examples provided.

verify_claim ~106

Ground a claim about the owner against the portfolio's data (profile, projects, principles, timeline, antipatterns, experiments, diary, known issues). Deterministic: returns the evidence records that support the claim (with source paths) and a supported verdict. Use it before asserting a fact about the owner, or to check what an answer was based on.

NameTypeReqDescription
claimstringyesThe claim to verify, e.g. "built an MCP server with LanceDB hybrid search".

No output schema declared.

No examples provided.

verify_package ~115

Verify an npm package against the primary source (registry.npmjs.org): does it exist, latest version, publish date, description, license, maintainers — and is the owner among them? Use it to ground claims like 'he published an npm package' in the registry's data instead of the portfolio's. Honest 'not found' when the package does not exist. Read-only, open world (network fetch).

NameTypeReqDescription
packagestringyesnpm package name, e.g. "msp-portfolio" (lowercase).

No output schema declared.

No examples provided.

verify_repo ~205

Verify a GitHub repository against the primary source: fetches the actual repo metadata (exists, language, description, topics, stars, last push) from the GitHub API and cross-checks it with the portfolio's project record when the repo is one of the owner's projects (language/stack agreement). With readme:true it also returns the actual README text, so claims about what the project does can be checked against the repository's own words. Use it to ground claims like 'the repo is Python' or 'he maintains mscodebase-intelligence' with live data instead of trusting the claim. Read-only, open world (network fetch).

NameTypeReqDescription
readmebooleanAlso fetch the repository README (first ~1200 chars) for claim checks against the project's own description.
repostringyesRepository name, e.g. "mscodebase-intelligence" (owner defaults to ManSio) or full "owner/name" or a github.com URL.

No output schema declared.

No examples provided.