MCP Server
MCP
Durable Thinking
Self-hosted persistent sequential thinking with private history and MCP App visualization.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://{worker_host}/mcp-compat",
"variables": {
"worker_host": {
"description": "Hostname of your deployed Cloudflare Worker, without https://",
"isRequired": true
}
}
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment