HackerTrans
TopNewTrendsCommentsPastAskShowJobs

warmcat

no profile record

Submissions

[untitled]

1 points·by warmcat·vor 4 Monaten·0 comments

Ask HN: With Promptfoo acquired by OpenAI, what are MCP devs using for testing?

2 points·by warmcat·vor 4 Monaten·4 comments

Show HN: MCPSpec – Ship reliable MCP servers without writing test code

light-handle.github.io
7 points·by warmcat·vor 5 Monaten·2 comments

comments

warmcat
·vor 4 Monaten·discuss
Plus 1, Goodnotes is such a well developed product. I also have an iPad screen guard which gives a paper like feel when writing which makes my brain think I am writing on a book.
warmcat
·vor 4 Monaten·discuss
Good work. But what makes this different than just another feature in Gemini Code assist or Github copilot?
warmcat
·vor 4 Monaten·discuss
This is a good list. Are you finding these can be integrated into your CI/CD workflows?
warmcat
·vor 5 Monaten·discuss
There are a few tools in the space, but they each focus on parts:

- MCP Inspector (Anthropic's official tool) — interactive debugging, not CI-oriented - MCP-Scan (Invariant Labs, now Snyk) — security scanning, focused on tool poisoning detection - Promptfoo — LLM red teaming tool that added MCP support recently - MCP Protocol Validator — spec compliance checking

MCPSpec tries to be the one tool that covers the full workflow: record, replay, mock, security audit, quality scoring, and CI setup. None of the above do recording/replay or mock generation.

As for standards — there aren't any yet. MCP itself moved under the Linux Foundation's Agentic AI Foundation in December 2025, and NIST launched an AI Agent Standards Initiative last month. But no conformance or testing standard exists. It's still early.