Intentions MCP Server for VS Code
io.github.intentions-me/intentions-mcp
Personalized timing intelligence for AI agents — ask 'should I do X on this date?'
client:VS Code
transport:streamable-http
tools:7
Install Intentions MCP Server in VS Code
.vscode/mcp.json
{
"servers": {
"intentions-mcp": {
"type": "http",
"url": "https://mcp.intentions.me/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs