Contemplative reasoning MCP server — Lotus Sutra wisdom framework with interactive ext-apps journey visualization.
Lotus Wisdom MCP MCP server is a hosted integration for AI assistants that speak the Model Context Protocol. Contemplative reasoning MCP server — Lotus Sutra wisdom framework with interactive ext-apps journey visualization.
An MCP server implementation that provides a tool for problem-solving using the Lotus Sutra's wisdom framework, combining analytical thinking with intuitive wisdom.
Once Lotus Wisdom MCP is connected, these are the calls the assistant has available:
lotuswisdom — A tool for problem-solving using the Lotus Sutra's wisdom framework, with various approaches to understandinglotuswisdom_summary — The lotuswisdom_summary tool exposed by this serverCursor — The Cursor tool exposed by this serverWindsurf — The Windsurf tool exposed by this serverCline — Open MCP Servers icon in Cline panel > Configure > Advanced MCP Settings, then add:Witsy — In Settings > MCP Servers, add a new server with Type: stdio, Command: npx, Args: -y lotus-wisdom-mcpWindows — On Windows, npx requires a shell wrapper. Replace "command": "npx" with:ChatGPT — ChatGPT only supports remote MCP servers over HTTPS. Use Smithery or connect directly to theBeing a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.
This sits in the developer tooling group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Lotus Wisdom MCP's toolset — lotuswisdom, lotuswisdom_summary, Cursor and 5 more — is a fair guide to whether it matches your workflow. It is maintained by linxule; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Lotus Wisdom MCP's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| lotuswisdom | A tool for problem-solving using the Lotus Sutra's wisdom framework, with various approaches to understanding. |
| lotuswisdom_summary | The lotuswisdom_summary tool exposed by this server. |
| Cursor | The Cursor tool exposed by this server. |
| Windsurf | The Windsurf tool exposed by this server. |
| Cline | Open MCP Servers icon in Cline panel > Configure > Advanced MCP Settings, then add: |
| Witsy | In Settings > MCP Servers, add a new server with Type: stdio, Command: npx, Args: -y lotus-wisdom-mcp. |
| Windows | On Windows, npx requires a shell wrapper. Replace "command": "npx" with: |
| ChatGPT | ChatGPT only supports remote MCP servers over HTTPS. Use [Smithery](https://smithery.ai/server/@linxule/lotus-wisdom-mcp) or connect directly to the hosted instance below via ChatGPT Settings > Connectors. |
{
"mcpServers": {
"lotus-wisdom": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://lotus-wisdom-mcp.linxule.workers.dev/mcp"]
}
}
}Configuration as documented by the project. Restart the client after saving.
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.