FreelanceOS for Grok
io.github.sohlin2/freelance-os
Freelance business manager — clients, proposals, invoices, time tracking, scope, and follow-ups.
client:Grok
transport:streamable-http
runtime:npm
Install FreelanceOS in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"freelance-os": {
"type": "http",
"url": "https://freelance-os-production.up.railway.app/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs