@carely/mpstats-mcp
v0.1.2
Published
MCP server for MPSTATS analytics.
Readme
@carely/mpstats-mcp
MCP server for MPSTATS analytics.
Default usage
The published package starts on stdio by default:
npx @carely/mpstats-mcpAdd it to Codex:
codex mcp add mpstats-mcp --env MPSTATS_TOKEN=... -- npx -y @carely/mpstats-mcpOptional environment:
MPSTATS_BASE_URLdefaults tohttps://mpstats.io
For local development, the package also reads .env.local and .env from the current working directory if they exist.
