원불교 교서 for Claude Desktop
app.wonbuddhism/scripture
원불교 교서 15책 4,969절 원문을 좌표·출처와 함께 찾아 읽는다. 성가 201곡, 원불교대사전 4,523항목, 개념 관계망 포함. 정본은 hub.won.or.kr.
client:Claude Desktop
transport:streamable-http
tools:7
Install 원불교 교서 in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"scripture": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://scripture.wonbuddhism.app/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs