Intentions MCP Server
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Intentions MCP ServerShould I launch my product in March?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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.
Homepage: https://www.intentions.me
MCP endpoint:
https://mcp.intentions.me/mcp(Streamable HTTP)
What it does
You give it a decision and a time window; it returns a structured reading your agent can reason over and explain in plain language:
Score (0–100) and a verdict (e.g. favorable, proceed with caution, wait)
Friction (0–100) — an independent measure of execution resistance
Element breakdown and per-layer (year / month / day / hour) signals
Adverse alerts with actionable, behavioral guidance — never event predictions
Chain the tools to narrow from "which year" → "which month" → "which day" → "which hour".
Related MCP server: timemap-mcp
Tools
Tool | What it answers | Tier |
| A full calendar year as a whole | Free |
| A specific month, or the best month in a window (≤12 months) | Free |
| A specific date, comparison, or best day in a range (≤31 days) | Free |
| Best hour within a day; morning vs afternoon | Pro |
| ASCII chart overview — | Mixed |
| Register or update the user's birth date / time / gender | Free |
| Read the currently stored birth info | Free |
All timing inputs must fall within currentYear − 1 … currentYear + 1.
Installation
The server is remote (Streamable HTTP) — nothing to install or self-host.
Create an account at https://www.intentions.me
Generate an API key from your account page (format:
itm_…)Add the server to your MCP client using the config below
Claude Desktop / MCP client config
{
"mcpServers": {
"intentions": {
"type": "http",
"url": "https://mcp.intentions.me/mcp",
"headers": {
"Authorization": "Bearer itm_your_api_key_here"
}
}
}
}claude.ai custom connector
Add a custom connector with:
URL:
https://mcp.intentions.me/mcpAuthentication: Bearer token — paste your
itm_…key
Authentication
Every 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.
Pricing
Free | Pro | |
Day / month / year readings | 5 per day (resets midnight UTC) | Unlimited |
Hour-by-hour precision ( | — | ✓ |
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.
Links
Homepage: https://www.intentions.me
Pricing: https://www.intentions.me/pricing
This repository contains documentation only. The Intentions MCP Server is a hosted, proprietary service; the implementation source is not open source.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Chinese metaphysics (bazi, qimen, 5-element) as decision-support tools for AI agents.
BaZi four pillars, Chinese zodiac, lunisolar calendar and almanac days for AI agents.
Biorhythm cycles, forecasts, critical days and compatibility for AI agents, one API key.
Real astrology for AI agents: cosmic weather, synastry, timing, astrocartography, and divination.
Related MCP Servers
- AlicenseAqualityDmaintenanceProvides AI assistants with rich temporal intelligence including timezone conversions, 9 cultural calendars (Hebrew, Islamic, Chinese, etc.), astronomical events, Islamic prayer times, and context-aware activity appropriateness recommendations.344MIT
- AlicenseAqualityCmaintenanceEnables AI agents to perform Chinese metaphysics calculations including BaZi charts, Tong Shu indicators, solar terms, and more, using a verified engine with 740+ tests.88MIT

OpenFate Bazi MCPofficial
AlicenseAqualityAmaintenanceEnables AI agents to calculate deterministic Bazi (Four Pillars) charts with True Solar Time and Earthly Branch interactions, avoiding LLM hallucination of calendrical math.6161145MIT- AlicenseAqualityCmaintenanceProvides Chinese metaphysical tools (bazi, qimen, five elements) as MCP tools for AI agents to give personalized advice on timing, compatibility, and daily energy.5801MIT