
Selis MCP
Manage Selis TMiS PMO entities—projects, tasks, and portfolio objects—from Claude Code or Cursor via hosted or local MCP.
Overview
Selis PMO MCP is a Build-phase MCP server that lets agents manage Selis TMiS PMO entities from hosted or stdio transports.
What is this MCP server?
- MCP server for Selis TMiS with prod and dev remotes (streamable-http and SSE)
- npm stdio package @calx/selis-mcp version 0.2.2
- Multiple endpoints: mcp.selis.app and mcp.selis.dev for TMiS
- Create and manage PMO entities from any MCP client
- Four documented remotes on mcp.selis.app and mcp.selis.dev (MCP + SSE)
- GitHub repository calx-sa/selis-mcp
What problem does it solve?
Builders using Selis for delivery still context-switch to the PMO UI every time the agent needs project or portfolio facts.
Who is it for?
Solo founders or tiny teams already on Selis TMiS who want agent-side PMO updates during Build.
Skip if: Builders without a Selis account, or teams that want a full standalone PM app with no external TMiS dependency.
What do I get? / Deliverables
After registering Selis MCP, your agent can read and manage TMiS PMO entities alongside code changes in one session.
- Agent access to Selis TMiS PMO CRUD and queries over MCP
- Choice of prod/dev hosted MCP or local stdio transport
Recommended MCP Servers
Journey fit
Selis PMO MCP belongs in Build/pm because it operationalizes how you track delivery while you ship features, not early discovery or growth analytics. pm is the right subphase for TMiS project-management-office entities accessed by agents.
How it compares
Selis TMiS PMO connector via MCP, not a generic Jira-style skill baked into the repo.
Common Questions / FAQ
Who is Selis PMO MCP for?
Selis PMO MCP is for developers and PMs on Selis TMiS who want Claude Code, Cursor, or other MCP clients to manage PMO entities programmatically.
When should I use Selis PMO MCP?
Use it during Build and ongoing delivery when you need the agent to sync tasks, projects, or portfolio records with your Selis workspace.
How do I add Selis PMO MCP to my agent?
Point your MCP client at https://mcp.selis.app/tmis/mcp (or SSE/dev URLs), or install @calx/selis-mcp for stdio, following Selis account auth as required by your tenant.