Odel
presence mcp

presence mcp

Local
@sara-star-quant1PythonApache-2.0Updated 1mo ago

Read-only MCP access to presence: living project model and outcome telemetry.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIpresence-mcpv0.2.0

Run

uvx presence-mcp

MCP client config

{
  "mcpServers": {
    "presence-mcp": {
      "command": "uvx",
      "args": [
        "presence-mcp"
      ]
    }
  }
}