Statewright Transition Gate
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Statewright Transition Gatecheck transition from pending to in_progress for task-42"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Statewright Transition Gate
Make every agent transition explicit before work continues.
Statewright Transition Gate is a paid hosted remote MCP for Statewright. It exposes Streamable HTTP tool calls, bearer-token access, public server-card metadata, usage logs, and receipt-oriented JSON for AI agent workflows.
Public Endpoints
MCP endpoint: https://statewrightgate.clauxel.com/mcp
Server card: https://statewrightgate.clauxel.com/server-card.json
Registry name:
com.clauxel.statewrightgate/statewrightgate-mcp
Related MCP server: mmc-mcp
Access
This is a paid hosted remote MCP. Production calls require a bearer token issued from the product website.
Authorization: Bearer <token>Unauthenticated browser visits to /mcp return a clear JSON error instead of internal details.
Tools
check_state_transitionexplain_blocked_actionsuggest_next_statesexport_transition_receipt
Quick Start
Open the website and choose a plan.
Create or request an API token.
Add the endpoint to an MCP client that supports Streamable HTTP remote servers.
Send JSON-RPC requests with the bearer token.
Useful Links
Product page: https://statewrightgate.clauxel.com/?utm_source=github&utm_medium=directory&utm_campaign=sbl202605r27
Server card: https://statewrightgate.clauxel.com/server-card.json
MCP endpoint: https://statewrightgate.clauxel.com/mcp
Status
This repository is a public documentation and directory-submission reference for the hosted service. It does not contain the private production source code.
This server cannot be deployed
Maintenance
Related MCP Connectors
Hosted MCP for creating, checking, deploying, and hosting static sites for AI agents.
MCP server for building and testing AI agents with multi-model experimentation and insights.
Paid remote MCP for persistent AI agent memory, analytics, checkout, and search-readiness.
- memnodeOAuthdev.memnode
Persistent, inspectable memory for AI agents with lineage, correction, and a hosted MCP endpoint.
Related MCP Servers
- AlicenseNot gradedqualityAmaintenanceServer-enforced workflow discipline for AI agents. An MCP server providing persistent work items, dependency graphs, quality gates, and actor attribution. Schemas define what agents must produce — the server blocks the call if they don't. Works with any MCP-compatible client.205MIT

mmc-mcpofficial
FlicenseNot gradedqualityFmaintenanceMCP server that lets AI agents execute structured business processes by exposing process steps as tools with a sequenced event bus to prevent skipping steps.1-- FlicenseAqualityBmaintenanceAn agent-native workflow MCP server that enables AI agents to execute text-defined, versionable workflows with checkpointing and state management.107 npm-
- FlicenseNot gradedqualityDmaintenanceA paid, hosted MCP server that acts as a witness layer for AI agent tool calls, providing receipt creation, approval evidence, argument redaction, result summaries, and audit exports.-