Skip to content
Cursor

afya ya akili mcp for Cursor

io.github.gabrielmahia/afya-ya-akili-mcp

MCP server for mental-health support coordination in East Africa (afya ya akili = mental health)

client:Cursor transport:stdio runtime:pypi

Install afya ya akili mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "afya-ya-akili-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "afya-ya-akili-mcp"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

afya ya akili mcp in other clients