MCP Server
MCP
io.github.dushyant30suthar/endiagram-mcp
EN Diagram — structural verification for concurrent systems. Pure math, no AI.
Install
npx -y @endiagram/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.endiagram.com/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "@endiagram/mcp",
"version": "0.3.16",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment