---
title: MCP Server
subtitle: How OrcaPulse capabilities map to MCP-style server concepts
slug: mcp/server
---

# MCP Server

This page explains how OrcaPulse capabilities relate to MCP server patterns without claiming a public self-serve MCP endpoint that is not currently available in the portal.

## Current state

OrcaPulse does not currently provide a public self-serve MCP server endpoint from the product UI.

## What users can do today

- Use OrcaPulse workflows as the live execution layer
- Use assistants and integrations in the portal
- Use API endpoints for reads, updates, sync, and validation
- Prepare MCP-oriented designs around real OrcaPulse operations

## Practical guidance

- Treat the portal and API as the source of truth
- Model tools around existing workflows and integrations
- Keep setup instructions aligned with real product availability
