Planfix
Integrates with Planfix project management platform to enable task management, project oversight, contact management, and comment threading with full CRUD operations across all business entities.
2 stars
0 tools
Created Aug 2025
@malevichai/malevichai-planfixAbout
Integrates with Planfix project management platform to enable task management, project oversight, contact management, and comment threading with full CRUD operations across all business entities.
Categories
general
Installation
npm
npm install @malevichai/malevichai-planfix
Configuration
{
"mcpServers": {
"malevichai-planfix": {
"command": "npx",
"args": [
"-y",
"@malevichai/malevichai-planfix"
]
}
}
}