Skip to content
Cline

mcp server for Cline

com.niftypm/mcp-server

Nifty's MCP server — exposes tasks, projects, messages, and files as tools for AI agents.

client:Cline transport:streamable-http

Install mcp server in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.niftypm.com/mcp"
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

mcp server in other clients