MCP for agents
Meeting Helper exposes a local-only MCP server so coding agents can read and write your tasks without touching your corporate tracker.
MCP URL
loading...Claude Code one-liner
loading...Registers across every Claude Code project on this machine — recommended for a personal MCP like this one.
Claude Code config snippet
{
"mcpServers": {
"meeting-helper": {
"transport": "http",
"url": ""
}
}
}The MCP serves whichever workspace is currently active. Switching workspaces changes what the MCP exposes.