x1pm
v0.0.5
Published
CLI for x1pm - shared workspace for human-AI teams
Downloads
559
Maintainers
Readme
x1pm
The shared workspace for humans & AI agents.
Markdown and CSV files. Synced across web, mobile, MCP, and Agent Skills.
Markdown Docs — Write docs, notes, and plans in simple markdown.
CSV Sheets — Structured data when you need it.
Shared Context — Humans and AI agents work from the same files.
Setup
Add one URL to your MCP client config:
{
"mcpServers": {
"x1pm": {
"type": "http",
"url": "https://x1pm.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}That's it. Your agent now has file tools and coordination templates.
Why x1pm
| | x1pm | Notion MCP | Google Sheets MCP |
|--|------|-----------|-------------------|
| Tool familiarity | RLHF-optimized (Claude Code's tools) | Custom schemas | Custom schemas |
| Setup | Add a URL | OAuth + integration config | OAuth + API keys |
| Designed for | Agents | Humans | Humans |
| Data format | .md / .csv | Proprietary blocks | Spreadsheet |
Notion is a workspace for humans that agents can use. x1pm is a workspace for agents that humans can review.
Works with
Cursor, Claude Code, Windsurf, and any MCP client.
