A powerful MCP server built with NitroStack
Add via Cursor Settings UI (Settings > Features > MCP > Add New MCP Server):
{
"mcpServers": {
// your other mcp servers
"femmon": {
"url": "https://femmon-6a6d8150-bark-developers-srmist.app.nitrocloud.ai/mcp"
}
}
}
Connect remote tools directly via Claude's Web UI:
Configure custom tools directly via ChatGPT's Web UI:
Add the following configuration block under mcpServers in your Antigravity configuration file (~/.gemini/config/mcp_config.json):
{
"mcpServers": {
// your other mcp servers
"femmon": {
"serverUrl": "https://femmon-6a6d8150-bark-developers-srmist.app.nitrocloud.ai/mcp"
}
}
}
Add the following configuration block to your Codex configuration file (~/.codex/config.toml):
[mcp_servers.femmon] url = "https://femmon-6a6d8150-bark-developers-srmist.app.nitrocloud.ai/mcp"
Connect directly using the Server-Sent Events endpoint:
https://femmon-6a6d8150-bark-developers-srmist.app.nitrocloud.ai/mcp
Import anonymized menstrual-cycle reference data from the local FedCycleData071012.csv dataset
Extract medically relevant hormone values from an uploaded PDF report
Analyze temporary hormone lab values against reference cycle patterns and guidelines
Generate a professional PDF report from PCOS analysis results
Delete temporary uploaded PDFs and extracted report data from the local workspace