Loading MCP server directory, please wait...
Generate and manage AI-powered project timelines and Gantt charts from plain-text descriptions.
npx @getmcp/cli add com.projectpaced.www/timelineRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationAPI key from Profile → API Access at app.projectpaced.com. Format: Bearer pp_<key>
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.projectpaced.www/timeline": {
"url": "https://mcp.projectpaced.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {api_key}"
}
}
}
}