Intentions MCP Server for Grok
io.github.intentions-me/intentions-mcp
Personalized timing intelligence for AI agents — ask 'should I do X on this date?'
client:Grok
transport:streamable-http
tools:7
Install Intentions MCP Server in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"intentions-mcp": {
"type": "http",
"url": "https://mcp.intentions.me/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs