Intentions Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Intentions Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
<p align="center"> <img src="./logo.png" width="120" height="120" alt="Intentions" /> </p>
<h1 align="center">Intentions MCP Server</h1>
Personalized timing intelligence for AI agents. Ask "Should I do X on this date?" and get a 0–100 alignment score, a clear verdict, and the reasoning behind it — grounded in the user's personal energy profile and the Five Elements framework.
Built for agentic workflows: trip planning, product launches, content calendars, interview/meeting scheduling, negotiation prep, and relationship/family timing.
https://mcp.intentions.me/mcp (Streamable HTTP)You give it a decision and a time window; it returns a structured reading your agent can reason over and explain in plain language:
Chain the tools to narrow from "which year" → "which month" → "which day" → "which hour".
| Tool | What it answers | Tier |
|---|---|---|
intentions_ask_year | A full calendar year as a whole | Free |
intentions_ask_month | A specific month, or the best month in a window (≤12 months) | Free |
intentions_ask_day | A specific date, comparison, or best day in a range (≤31 days) | Free |
intentions_ask_hour | Best hour within a day; morning vs afternoon | Pro |
intentions_energy_chart | ASCII chart overview — weekly / yearly (free), hourly (Pro) | Mixed |
intentions_set_birth_info | Register or update the user's birth date / time / gender | Free |
intentions_get_profile | Read the currently stored birth info | Free |
All timing inputs must fall within currentYear − 1 … currentYear + 1.
The server is remote (Streamable HTTP) — nothing to install or self-host.
itm_…){
"mcpServers": {
"intentions": {
"type": "http",
"url": "https://mcp.intentions.me/mcp",
"headers": {
"Authorization": "Bearer itm_your_api_key_here"
}
}
}
}Add a custom connector with:
https://mcp.intentions.me/mcpitm_… keyEvery request authenticates with a Bearer API key in the Authorization header:
Authorization: Bearer itm_0123456789abcdef0123456789abcdefKeys are issued per account at https://www.intentions.me/account. Treat the key like a password — it carries your quota and your stored energy profile.
| Free | Pro | |
|---|---|---|
| Day / month / year readings | 5 per day (resets midnight UTC) | Unlimited |
Hour-by-hour precision (ask_hour, hourly charts) | — | ✓ |
| Weekly / yearly charts | ✓ | ✓ |
The free tier is enough to evaluate the server end-to-end. See https://www.intentions.me/pricing for current Pro pricing.
This repository contains documentation only. The Intentions MCP Server is a hosted, proprietary service; the implementation source is not open source.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.