shin1ohno/sage
Platform-specific configuration:
{
"mcpServers": {
"sage": {
"command": "npx",
"args": [
"-y",
"sage"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
AI Task Management Assistant - MCP Server for Claude Desktop, Claude Code, and Remote clients.
[](https://www.npmjs.com/package/@shin1ohno/sage) [](https://opensource.org/licenses/MIT)
sage is an intelligent task management assistant that helps you:
sage is an MCP (Model Context Protocol) server that supports HTTP Transport for both local and remote connections.
# Claude Code - one command setup
claude mcp add sage -- npx -y @shin1ohno/sageFor Claude Desktop, see Local MCP Setup Guide.
| Document | Description | |----------|-------------| | Local MCP Setup | Step-by-step guide for Claude Desktop/Code | | Remote MCP Setup | Step-by-step guide for iOS/iPadOS/Web | | Configuration Guide | Detailed configuration options | | Architecture | System design and components | | Troubleshooting | Common issues and solutions |
Analyze text input (emails, meeting notes, etc.) and get structured task information:
User: analyze_tasks with input: "田中さんからの依頼: 明日までに報告書を提出。来週の会議資料も準備してください。"
sage:
Task 1: 報告書を提出
- Priority: P0 (due tomorrow)
- Estimated: 50 minutes
- Stakeholder: 田中さん
Task 2: 会議資料を準備
- PrioriLoading reviews...