Loading MCP server directory, please wait...
A finishing tool, not a to-do list: file tasks, read today's plan, and work dispatched queues.
npx @getmcp/cli add com.thefinishgrid/finish-gridRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer fg_... — an API token from Settings → AI Agents (https://thefinishgrid.com/users/settings?section=mcp)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.thefinishgrid/finish-grid": {
"url": "https://thefinishgrid.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}