jueban-buddhist-companion
Cross-platform MCP connector for Jueban Buddhist Companion
Documentation
Jueban · Buddhist Companion
Cross-platform connection package for Jueban's production, anonymous, read-only Buddhist scripture MCP server.
- MCP endpoint: `https://jueban.online/mcp`
- Connector package version: `1.0.2`
- Production MCP server version: `1.0.0`
- Authentication: none
- Account access: none
- Payment: none
- Tools: 4
Capabilities
1. `search_buddhist_canon` — search traceable Buddhist scripture and sources.
2. `explain_buddhist_passage` — verify a passage, then keep scripture and explanation separate.
3. `find_passages_for_situation` — find source-backed passages relevant to a life situation.
4. `get_daily_practice` — create a one-time read, listen, or view practice.
Jueban V1.0 does not expose meditation, chanting, scripture-copying, account history, payments, or saved progress as MCP tools.
Install
Claude
Use the direct custom-connector link in `claude/custom-connector-link.txt`, or configure Claude Code:
claude mcp add --transport http --scope user jueban https://jueban.online/mcpThis repository is also a Claude Code plugin. Its manifest is in
Add the official AssetGrid LLC marketplace and install the plugin:
claude plugin marketplace add assetgrid-llc/jueban-buddhist-companion
claude plugin install jueban-buddhist-companion@assetgrid-llcCursor and compatible Agent Plugin clients
The portable Agent Plugin manifests are `plugin.json` and
`mcp.json`. They connect directly to the same anonymous,
read-only production MCP endpoint.
VS Code and GitHub Copilot CLI
Add the remote server to VS Code:
code --add-mcp '{"name":"jueban","type":"http","url":"https://jueban.online/mcp"}'Add it to GitHub Copilot CLI:
copilot mcp add --transport http jueban https://jueban.online/mcpGitHub Copilot CLI can also read this repository's root `.mcp.json`.
Cline
Add the production server with the Cline CLI:
cline mcp install jueban --transport http https://jueban.online/mcp --yesThe public Cline Marketplace submission is tracked in
Docker MCP Toolkit
The remote-server catalog submission is tracked in
Gemini CLI
Install this repository as a Gemini CLI extension:
gemini extensions install https://github.com/assetgrid-llc/jueban-buddhist-companionFor a direct local connection:
gemini mcp add -s user -t http --description "Jueban Buddhist Companion: anonymous read-only source-backed Buddhist canon tools" jueban https://jueban.online/mcpQwen Code
Install this repository as a Qwen Code extension:
qwen extensions install assetgrid-llc/jueban-buddhist-companionFor a direct local connection:
qwen mcp add --scope user --transport http --description "Jueban Buddhist Companion: anonymous read-only source-backed Buddhist canon tools" jueban https://jueban.online/mcpDeepSeek Harness
Run the official Harness with the supplied profile patch:
npx @deepseek-ai/dsh web --patch deepseek/jueban.cordis.patch.ymlThis is a DeepSeek developer-harness integration. DeepSeek's consumer chat product does not currently expose an equivalent public custom-MCP marketplace flow.
Grok
For Grok chat, go to `https://grok.com/connectors`, choose New Connector → Custom, and enter:
https://jueban.online/mcpFor Grok Build, install this repository as a plugin after it has been published to a public Git repository. The plugin's MCP configuration is in `.mcp.json`.
grok plugin install assetgrid-llc/jueban-buddhist-companion@v1.0.2 --trustMCP Registry
The official Registry metadata is in `server.json`, under the
server name `io.github.assetgrid-llc/jueban-buddhist-companion`.
License and scope
The connector packaging in this repository is licensed under the [Apache
License 2.0](LICENSE). See NOTICE for attribution and scope details.
The license covers only the files distributed in this connector repository,
including platform manifests, MCP configuration, integration documentation,
installation helpers, and the bundled integration skill. It does not license
Jueban's product source code, Buddhist scripture corpus or databases,
editorial or media content, server-side implementation, trademarks, logos, or
other brand assets except as required for reasonable attribution.
Safety and privacy
- Source-backed scripture text must remain visibly distinct from modern explanation.
- No result should be presented as medical, mental-health, legal, or emergency advice.
- The tools are anonymous and read-only. They do not read or update a Jueban account, private history, saved items, subscription, payment state, or practice records.
- Privacy policy: https://jueban.online/privacy/
- Terms: https://jueban.online/terms/
- Security reports: `SECURITY.md`
Verification
Run:
./scripts/validate-package.shThe validation checks package structure and calls the live production MCP `initialize` and `tools/list` methods. It expects exactly the four V1.0 tools listed above.
Distribution status
- Official public repository: https://github.com/assetgrid-llc/jueban-buddhist-companion
- Stable release: https://github.com/assetgrid-llc/jueban-buddhist-companion/releases/tag/v1.0.2
- Official MCP Registry: `io.github.assetgrid-llc/jueban-buddhist-companion` / `1.0.2`
- Cline Marketplace review: https://github.com/cline/marketplace/pull/54
- Docker MCP Catalog review: https://github.com/docker/mcp-registry/pull/4750
- xAI Plugin Marketplace review: https://github.com/xai-org/plugin-marketplace/pull/312
- The connector package is publicly viewable, installable, and licensed under Apache License 2.0 within the scope stated above.
- The source repository is owned by the official AssetGrid LLC GitHub organization.
Frequently asked questions
What is jueban-buddhist-companion?
jueban-buddhist-companion is Cross-platform MCP connector for Jueban Buddhist Companion
How do I install jueban-buddhist-companion?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is jueban-buddhist-companion open source?
Yes — it is hosted on GitHub at https://github.com/assetgrid-llc/jueban-buddhist-companion.
Related MCP tools
This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
Open-source SEO, GEO, and marketing skills for AI agents.
Wondel.ai Agent Skills — Business, Marketing, UX & Coding Frameworks from Bestselling Books. 50 skills + 12 guided journeys for Claude Code, Codex, Cursor & other agentskills.io agents.
an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
A MCP for Claude Desktop / Claude Code / Windsurf / Cursor to build n8n workflows for you
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP