Agent Tools
Back to MCP servers

Intentions MCP Server

https://mcp.intentions.me/mcp
● healthy

Personalized timing intelligence for AI agents — ask 'should I do X on this date?'

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://mcp.intentions.me/mcp
JSON-RPC initialize probe
curl -X POST https://mcp.intentions.me/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://www.intentions.me
Source code
https://github.com/intentions-me/intentions-mcp