smirfolio/MCP-tasksforge
This project provides a Model Context Protocol (MCP) server designed to act as a bridge between an AI coding agent (like Cline, Claude Desktop, or a custom tool) and the Project Management AI Assistant tasksforge.ai.
Platform-specific configuration:
{
"mcpServers": {
"MCP-tasksforge": {
"command": "npx",
"args": [
"-y",
"MCP-tasksforge"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...