← Index

FreelanceOS

io.github.Sohlin2/freelance-os·v0.2.2·Calendar & Time
Quality Score
75
/100

Freelance business manager — clients, proposals, invoices, time tracking, scope, and follow-ups.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://freelance-os-production.up.railway.app/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "freelance-os": {
      "command": "npx",
      "args": [
        "-y",
        "freelance-os"
      ],
      "env": {
        "FREELANCEOS_API_KEY": "<your-freelanceos_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "freelance-os": {
      "command": "npx",
      "args": [
        "-y",
        "freelance-os"
      ],
      "env": {
        "FREELANCEOS_API_KEY": "<your-freelanceos_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y freelance-os
§02  Environment variables
FREELANCEOS_API_KEY
requiredsecret

FreelanceOS API key for MCP server authentication

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
10
stability
5
§04  Alternatives in Calendar & Time