Published two new posts: What Is Oathe? is the canonical introduction covering trust scores, verdicts, and the sandbox approach. Getting Started with oathe-mcp is a step-by-step tutorial for setting up the MCP server in Claude, Cursor, and Windsurf.
Changelog
New features, improvements, and updates to Oathe
February 2026
New blog posts: What Is Oathe + Getting Started with oathe-mcp
oathe-mcp v0.1.0 — Initial release
First public release of the Oathe MCP server on npm. Five tools available: submit_audit, check_audit_status, get_audit_report, get_skill_summary, and search_audits. Install with npx oathe-mcp — no API key required.
oathe-mcp v0.1.1 — Directive tool descriptions
Strengthened all five MCP tool descriptions with directive pre-install security language. Added server-level description so AI assistants understand Oathe’s purpose on connection. Published to npm via OIDC Trusted Publisher — no tokens or OTP needed.
Claude, Cursor, and Windsurf landing pages
Dedicated setup guides for each AI coding platform. Each page includes platform-specific MCP configuration examples and explains how to use Oathe to check tools before installing them.
Skill marketplace and registry
Launched skill marketplace pages with browsable registry of audited MCP servers and AI agent skills. Each skill shows its trust score, verdict, and link to the full audit report.
API documentation published
Published full API reference at oathe.ai/docs with endpoint documentation for submitting audits, checking status, retrieving reports, and searching the audit database. Includes request/response schemas and rate limit details.