Personalized timing intelligence for AI agents — ask 'should I do X on this date?'
Intentions MCP server exists for a simple reason — assistants are far more useful when they can act on Intentions directly instead of describing what you should do. Personalized timing intelligence for AI agents — ask 'should I do X on this date?'.
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.
Once Intentions is connected, these are the calls the assistant has available:
intentions_ask_year — A full calendar year as a wholeintentions_ask_month — A specific month, or the best month in a window (≤12 months)intentions_ask_day — A specific date, comparison, or best day in a range (≤31 days)intentions_ask_hour — Best hour within a day; morning vs afternoonintentions_energy_chart — ASCII chart overview — weekly / yearly (free), hourly (Pro)intentions_set_birth_info — Register or update the user's birth date / time / genderintentions_get_profile — Read the currently stored birth infoBeing a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.
Among the planning and project tracking options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Intentions's toolset — intentions_ask_year, intentions_ask_month, intentions_ask_day and 4 more — is a fair guide to whether it matches your workflow. It is maintained by intentions-me; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| intentions_ask_year | A full calendar year as a whole |
| intentions_ask_month | A specific month, or the best month in a window (≤12 months) |
| intentions_ask_day | A specific date, comparison, or best day in a range (≤31 days) |
| intentions_ask_hour | Best hour within a day; morning vs afternoon |
| intentions_energy_chart | ASCII chart overview — weekly / yearly (free), hourly (**Pro**) |
| intentions_set_birth_info | Register or update the user's birth date / time / gender |
| intentions_get_profile | Read the currently stored birth info |
{
"mcpServers": {
"intentions": {
"type": "http",
"url": "https://mcp.intentions.me/mcp",
"headers": {
"Authorization": "Bearer itm_your_api_key_here"
}
}
}
}Configuration as documented by the project. Restart the client after saving.
Your workspace, on speaking terms with AI — search, read and write Notion pages and databases.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Search and read your Drive — Docs, Sheets and files become context your assistant can actually use.
Your assistant inside the workspace — read channels, search history, post messages and tame the noise.
Metabase ships its own MCP endpoint — search your BI content, build and run queries, and save questions and dashboards without leaving the chat.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.