DEV Community

Richard
Richard

Posted on

Testing Oxide CMS End-to-End - Medium Export

Testing Oxide CMS End-to-End

This is a test article created to verify the Oxide CMS integration with Medium via the MCP server.

Features Being Tested

  • Content creation in Oxide CMS
  • Export to Medium via MCP sync_to_medium tool
  • Webhook event firing
  • Database export tracking

Technical Stack

  • Backend: Rust + Axum + SQLx
  • Database: PostgreSQL
  • Integration: Medium API v1 (create-only)
  • Protocol: Model Context Protocol (MCP)

This article was automatically generated for E2E testing on October 13, 2025.

Top comments (0)