Skip to main content

5 posts tagged with "mcp"

View All Tags

Bridging AI and Task Management with MCP

· 4 min read
Max Kaido
Architect

After months of struggling with task management across different modules and components of our project, I've finally found a solution that works: an MCP (Model Context Protocol) server for TaskWarrior integration! This bridge between our AI assistants and task management system enables seamless task listing, creation, and completion directly through AI interactions. The implementation is surprisingly straightforward, yet it solves several long-standing pain points in our development workflow.

Running Non-Docker MCP Servers in Cursor - A Simple Workaround

· 2 min read
Max Kaido
Architect

Are you struggling to add MCP servers to Cursor that can only be run with npx? I recently faced this exact challenge and found a simple yet effective solution using mcp-proxy.

Note: This was my first topic submitted to the Cursor community discussion. While my post was temporarily placed on hold for review, I believe this solution will help many users facing similar challenges. Good karma coming for sure!

5 Powerful Enhancements to TaskWarrior MCP Server in Just 5 Minutes

· 3 min read
Max Kaido
Architect

In the world of productivity tools, TaskWarrior stands out as a powerful command-line task manager. When combined with the Model Context Protocol (MCP), it becomes even more powerful, allowing AI assistants to interact with your task list seamlessly. Today, we implemented five significant enhancements to our TaskWarrior MCP server in just five minutes, demonstrating the flexibility and extensibility of both TaskWarrior and MCP.

MCP Servers in Cursor

· 5 min read
Max Kaido
Architect

Discover how Cursor's new MCP servers feature can supercharge your development workflow. From seamless database integration to AI-powered code generation, learn the top 10 game-changing use cases that will transform how you interact with your development environment. Plus, get practical implementation steps tailored for your infrastructure.