
Mcp Server
Sync agile boards and stories in Elixium from Claude Code or Cursor so AI-native solo builders keep specs and tasks aligned with what the agent ships.
Overview
Elixium MCP is an MCP server for the Build phase that connects coding agents to Elixium AI agile boards, stories, and AI-native project management.
What is this MCP server?
- Elixium AI agile PM: boards, stories, and AI-native team workflows via MCP
- npm @elixium.ai/mcp-server v0.9.0 with stdio transport
- Requires ELIXIUM_API_KEY and ELIXIUM_API_URL; optional ELIXIUM_BOARD_SLUG and ELIXIUM_USER_EMAIL
- Optional board scoping auto-detects when only one board exists
- Server version 0.9.0
- npm: @elixium.ai/mcp-server
- Transport: stdio
What problem does it solve?
Your agent ships code fast but your backlog lives in a separate PM tool, so tasks drift out of sync with what you actually built.
Who is it for?
Solo and small AI-native teams already on Elixium who want MCP-driven story creation and board updates from their coding agent.
Skip if: Builders without an Elixium workspace or those who only need local TODO files with no shared agile board.
What do I get? / Deliverables
With API key and workspace URL configured, the agent can manage Elixium stories and board scope alongside implementation.
- Agent-managed Elixium stories and board-scoped operations
- Backlog that stays aligned with agent-driven implementation
Recommended MCP Servers
Journey fit
PM MCP servers anchor on Build pm as the canonical shelf, but agile boards also support scoping in Validate and launch checklists in Ship. Elixium is agile project management exposed via MCP—backlog, stories, and board operations match the pm subphase.
How it compares
Agile PM MCP bridge, not a code-review skill or generic Notion connector.
Common Questions / FAQ
Who is Elixium MCP for?
Solo builders and tiny teams using Elixium AI for agile PM who want Claude Code, Cursor, or similar agents to read and write backlog items.
When should I use Elixium MCP?
Use it when scoping work, during Build pm sprints, or at launch when the agent should update stories on your Elixium board.
How do I add Elixium MCP to my agent?
Install @elixium.ai/mcp-server, set ELIXIUM_API_KEY and ELIXIUM_API_URL, optionally ELIXIUM_BOARD_SLUG, then register the stdio server in your MCP client.