Catalog
io.github.intentions-me/intentions-mcp
Officialby intentions-me
Intentions MCP Server
Personalized timing intelligence for AI agents — ask 'should I do X on this date?'
Provides personalized timing intelligence to help AI agents decide optimal dates for actions.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"intentions-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.intentions.me/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.