Loading MCP server directory, please wait...
Freelance business manager — clients, proposals, invoices, time tracking, scope, and follow-ups.
npx @getmcp/cli add io.github.Sohlin2/freelance-osRequires Node.js 18+. Community-contributed server. Review source before installing.
FREELANCEOS_API_KEYFreelanceOS API key for MCP server authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Sohlin2/freelance-os": {
"command": "npx",
"args": [
"-y",
"freelance-os"
],
"env": {
"FREELANCEOS_API_KEY": ""
}
}
}
}